diff --git a/.goreleaser.yml b/.goreleaser.yml index c08a54f..f32602f 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,9 +1,5 @@ # This is an example goreleaser.yaml file with some sane defaults. # Make sure to check the documentation at http://goreleaser.com -env: - - GOFLAGS=-mod=vendor - - GO111MODULE=auto - before: hooks: # you may remove this if you don't use vgo