We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0df4acb commit f1ff140Copy full SHA for f1ff140
.goreleaser.yml
@@ -4,6 +4,7 @@ before:
4
hooks:
5
# this is just an example and not a requirement for provider building/publishing
6
- go mod tidy
7
+ - go mod vendor
8
builds:
9
- env:
10
# goreleaser does not work with CGO, it could also complicate
0 commit comments