Skip to content

Commit

Permalink
Add go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Reichenberger committed Mar 31, 2021
1 parent 4bdb63a commit 377abdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
before:
hooks:
# this is just an example and not a requirement for provider building/publishing
- go mod download
- go mod tidy
builds:
- env:
# goreleaser does not work with CGO, it could also complicate
Expand Down

0 comments on commit 377abdc

Please sign in to comment.