Skip to content

Commit

Permalink
Merge pull request #91 from syseleven/fix_go_version_goreleaser
Browse files Browse the repository at this point in the history
remove goreleaser pre-hook
  • Loading branch information
nrobert13 authored Jan 9, 2024
2 parents 61c53c7 + d8a5813 commit a6e8e0f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a6e8e0f

Please sign in to comment.