Skip to content

Fix goreleaser URL in README for version 2 - #124

Closed
sealad886 wants to merge 1 commit into
mvt-project:mainfrom
sealad886:main
Closed

sealad886 wants to merge 1 commit into
mvt-project:mainfrom
sealad886:main

Conversation

@sealad886

Copy link
Copy Markdown
Contributor

This pull request updates the installation instructions for GoReleaser in the README.md file to use the correct module path for version 2.x.

  • Documentation update:
    • Updated the GoReleaser installation command to use github.com/goreleaser/goreleaser/v2@v2.17.1 instead of the previous path, ensuring compatibility with Go modules for version 2.x.

Version 2 of goreleaser is indexed one folder deeper in the source repo.
Copilot AI lite review requested due to automatic review settings September 1, 2026 12:23

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.

🟢 Approval recommended

The change is a straightforward documentation correction to the GoReleaser v2 module install path and is consistent with Go modules major versioning.

Pull request overview

Updates the README’s local build prerequisites so contributors install GoReleaser v2 using the correct Go modules major-version import path.

Changes:

  • Updated the GoReleaser go install command to use github.com/goreleaser/goreleaser/v2@v2.17.1.
File summaries
File Description
README.md Fixes GoReleaser v2 module path in installation instructions.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@sealad886 sealad886 closed this Sep 1, 2026
@sealad886

Copy link
Copy Markdown
Contributor Author

Superseded by PR #125

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