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 7322541 commit 9a2c569Copy full SHA for 9a2c569
.goreleaser.yml
@@ -1,6 +1,9 @@
1
+env:
2
+ - GO111MODULE=on
3
before:
4
hooks:
5
- go generate ./...
6
+ - go mod download
7
project_name: supervisord
8
builds:
9
- id: static
0 commit comments