Skip to content

Commit

Permalink
fix goreleaser failure (easegress-io#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
localvar committed Jul 7, 2022
1 parent 6d84e59 commit 279db8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,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 ./...

Expand Down

0 comments on commit 279db8c

Please sign in to comment.