diff --git a/.goreleaser.yml b/.goreleaser.yml index 08becbf..8373f23 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,5 +1,8 @@ # This is an example goreleaser.yaml file with some sane defaults. # Make sure to check the documentation at http://goreleaser.com + +version: 2 + before: hooks: # You may remove this if you don't use go modules.