Skip to content

Fix public install paths#4

Merged
justn-hyeok merged 3 commits intomainfrom
fix/install-paths
Apr 29, 2026
Merged

Fix public install paths#4
justn-hyeok merged 3 commits intomainfrom
fix/install-paths

Conversation

@justn-hyeok
Copy link
Copy Markdown
Contributor

Summary

  • Change the Go module and internal imports to the public github.com/bssm-oss/ganbatte path so go install github.com/bssm-oss/ganbatte@latest can resolve.
  • Remove the duplicate Homebrew cask completion argument that caused gnb completion completion <shell> warnings.
  • Update README and repository metadata links to the public org path.

Verification

  • go test ./...
  • go test -race ./...
  • go vet ./...
  • golangci-lint run
  • goreleaser check
  • goreleaser release --snapshot --clean

Release follow-up

After merge, cut v1.5.5 and re-run the real consumer checks:

  • release checksum verification
  • clean artifact smoke
  • go install github.com/bssm-oss/ganbatte@v1.5.5
  • Homebrew cask install without completion warnings

@justn-hyeok justn-hyeok merged commit 2abc2e7 into main Apr 29, 2026
4 checks passed
@justn-hyeok justn-hyeok deleted the fix/install-paths branch April 29, 2026 00:46
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.

1 participant