Skip to content

fix: goreleaser main path should be . not ./cmd - #8

Merged
bubunyo merged 1 commit into
masterfrom
fix/go-releaser
Mar 13, 2026
Merged

fix: goreleaser main path should be . not ./cmd#8
bubunyo merged 1 commit into
masterfrom
fix/go-releaser

Conversation

@bubunyo

@bubunyo bubunyo commented Mar 13, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 13, 2026 06:39

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates GoReleaser’s build configuration to point at the repository root package as the entrypoint, matching the project’s layout (root-level main.go).

Changes:

  • Adjust GoReleaser build main path from ./cmd to . so releases build the correct package.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bubunyo
bubunyo merged commit f940583 into master Mar 13, 2026
9 checks passed
@bubunyo
bubunyo deleted the fix/go-releaser branch March 13, 2026 06:44
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