diff --git a/.goreleaser.yml b/.goreleaser.yml index 8feb81e..d37af1d 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -2,7 +2,7 @@ # Make sure to check the documentation at http://goreleaser.com env: - GO111MODULE=on - - GOPROXY=https://gocenter.io + before: hooks: # You may remove this if you don't use go modules.