diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 85425f6..607425a 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,6 +1,5 @@ # This is an example .goreleaser.yml file with some sensible defaults. # Make sure to check the documentation at https://goreleaser.com -project_name: recode before: hooks: - go mod tidy -compat=1.17