diff --git a/.goreleaser.yml b/.goreleaser.yml index 6da9a6c..52ce69e 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,9 +1,5 @@ # Visit https://goreleaser.com for documentation on how to customize this # behavior. -before: - hooks: - # this is just an example and not a requirement for provider building/publishing - - go mod tidy builds: - env: # goreleaser does not work with CGO, it could also complicate