Change 32824

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler committed this change into //p4lf/dev
Request Review
Download .zip
Rename Go module path from github.com/rcowham/p4lf to workshop.perforce.com/p4lf.

The rcowham prefix was a carryover from early research into go-libtail
(which is hosted at github.com/rcowham/go-libtail). p4lf is hosted on
the Perforce Public Depot / Workshop, not GitHub, so workshop.perforce.com
is the correct canonical module path.

Updated: go.mod, all *.go files with internal imports, Makefile (MODULE
and LDFLAGS). Session logs retain the old path as accurate historical
record.
  • Files 10
  • Comments 0
10 edited 0 added 0 deleted
Makefile#4
Loading...
ai/AGENTS.md#2
Loading...
cmd/p4lf/main.go#3
Loading...
go.mod#2
Loading...
internal/chunker/chunker.go#2
Loading...
internal/chunker/chunker_test.go#2
Loading...
internal/config/config_test.go#2
Loading...
internal/tailer/tailer.go#2
Loading...
internal/version/version.go#3
Loading...
internal/version/version_test.go#2
Loading...
Tip: Use n and p to cycle through the changes.