Skip to content

Building Go v1 apps with dependences #2265

Locked Answered by caarlos0
suntong asked this question in Q&A
Discussion options

You must be logged in to vote

This issue has nothing to do with goreleaser itself, but with the fact you're not running go get ./... anywhere in the pipeline.

if you just git clone and go build your project in a fresh machine it'll fail as well.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@suntong
Comment options

@caarlos0
Comment options

Answer selected by caarlos0
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@caarlos0
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants