Skip to content

Commit

Permalink
updated to have compatibility with 1.17 golang
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexsJones committed Jul 4, 2022
1 parent 934d0af commit 0e008cc
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:
# You may remove this if you don't use go modules.
- go mod tidy
- go mod tidy -compat=1.17
# you may remove this if you don't need go generate
- go generate ./...
builds:
Expand Down

0 comments on commit 0e008cc

Please sign in to comment.