Skip to content

refactor: rename module to github.com/christophecollet78/staticmap#3

Merged
christophecollet78 merged 1 commit into
masterfrom
rename-module
May 13, 2026
Merged

refactor: rename module to github.com/christophecollet78/staticmap#3
christophecollet78 merged 1 commit into
masterfrom
rename-module

Conversation

@christophecollet78
Copy link
Copy Markdown
Owner

Decouple the fork from the upstream Luzifer module path. The go.mod module declaration, the go-staticmaps import paths in map.go and postmap.go, the user-agent string baked into the rendered map, and the Dockerfile build path all now reference christophecollet78 directly.

go-staticmaps was renamed in the fork
(christophecollet78/go-staticmaps#rename-module), so this commit pins the new module path and drops the replace directive that was needed while the fork still carried the Luzifer path.

Verified with go mod tidy, go vet, go test ./..., a Docker build, and a live /map.png smoke test (HTTP 200, 400x300 PNG).

Decouple the fork from the upstream Luzifer module path. The go.mod
module declaration, the `go-staticmaps` import paths in map.go and
postmap.go, the user-agent string baked into the rendered map, and the
Dockerfile build path all now reference `christophecollet78` directly.

`go-staticmaps` was renamed in the fork
(christophecollet78/go-staticmaps#rename-module), so this commit pins
the new module path and drops the `replace` directive that was needed
while the fork still carried the Luzifer path.

Verified with `go mod tidy`, `go vet`, `go test ./...`, a Docker build,
and a live `/map.png` smoke test (HTTP 200, 400x300 PNG).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@christophecollet78 christophecollet78 merged commit 10f3bb2 into master May 13, 2026
3 of 6 checks passed
@christophecollet78 christophecollet78 deleted the rename-module branch May 13, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants