Skip to content

Commit

Permalink
update go mod tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Jul 15, 2022
1 parent 742b5ae commit b3149da
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
Expand Up @@ -5,7 +5,7 @@ project_name: warp
before:
hooks:
# you may remove this if you don't use vgo
- go mod tidy
- go mod tidy -compat=1.17
builds:
-
goos:
Expand Down

0 comments on commit b3149da

Please sign in to comment.