1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Update goreleaser config

This commit is contained in:
Chris Cummer 2019-05-06 12:45:32 -07:00
parent 61d6cc4974
commit 8e9d99e567

View File

@ -1,6 +1,5 @@
before:
hooks:
- go mod download
- make install
builds:
@ -13,8 +12,8 @@ builds:
- amd64
env:
GO111MODULE=on
GOPROXY="https://gocenter.io"
- GO111MODULE=on
- GOPROXY="https://gocenter.io"
archive:
wrap_in_directory: true