Skip to content

Commit 9a2c569

Browse files
committed
release with go mod
1 parent 7322541 commit 9a2c569

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1+
env:
2+
- GO111MODULE=on
13
before:
24
hooks:
35
- go generate ./...
6+
- go mod download
47
project_name: supervisord
58
builds:
69
- id: static

0 commit comments

Comments
 (0)