set GO111MODULE=on in .goreleaser.yml

This commit is contained in:
Kota Kanbe
2019-06-18 10:15:42 +09:00
parent bd1b135db3
commit 4cf9a723fe

View File

@@ -1,4 +1,6 @@
project_name: vuls
env:
- GO111MODULE=on
release:
github:
owner: future-architect