Skip to content

v1.19.0 doesn't install via go install #4154

@tresni

Description

@tresni

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions