Skip to content

Commit

Permalink
Don't care about Go 1.16 when running go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHendrickson committed Mar 10, 2022
1 parent e13a61a commit 187ab87
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
@@ -1,6 +1,6 @@
before:
hooks:
- go mod tidy
- go mod tidy -compat=1.17
builds:
- env:
- CGO_ENABLED=0
Expand Down

0 comments on commit 187ab87

Please sign in to comment.