cli/internal/bugseti/updater/go.mod
Claude 52d358daa2 refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli
Move module identity to our own Forgejo instance. All import paths
updated across 434 Go files, sub-module go.mod files, and go.work.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 05:53:52 +00:00

10 lines
209 B
Modula-2

module forge.lthn.ai/core/cli/internal/bugseti/updater
go 1.25.5
require (
forge.lthn.ai/core/cli/internal/bugseti v0.0.0
golang.org/x/mod v0.25.0
)
replace forge.lthn.ai/core/cli/internal/bugseti => ../