-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
Attempt to install goreleaser via go install
, it failed.
» go install github.com/goreleaser/goreleaser@latest
go: downloading github.com/goreleaser/goreleaser v1.19.0
go: github.com/goreleaser/goreleaser@latest (in github.com/goreleaser/goreleaser@v1.19.0):
The go.mod file for the module providing named packages contains one or
more replace directives. It must not contain directives that would cause
it to be interpreted differently than if it were the main module.
How can we reproduce this?
Try installing goreleaser via go install
as shown in the documentation
goreleaser version
v1.19.0
GoReleaser Check
- goreleaser check shows no errors
Search
- I did search for other open and closed issues before opening this
Supporter
Code of Conduct
- I agree to follow this project's Code of Conduct
Additional context
No response
osechet, ajayk and Tri0L
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working