diff --git a/.goreleaser.yml b/.goreleaser.yml index 2371834b..1146a74d 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -3,7 +3,7 @@ before: hooks: # this is just an example and not a requirement for provider building/publishing - - go mod tidy + # - go mod tidy builds: - env: # goreleaser does not work with CGO, it could also complicate