diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 607425a..85425f6 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,5 +1,6 @@ # 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