Skip to content

Commit

Permalink
build: Update goreleaser pre-hook
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Oct 26, 2022
1 parent 8463699 commit 941cff7
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 @@ -4,7 +4,7 @@ project_name: did-resolver

before:
hooks:
- go mod tidy -compat=1.17
- go mod tidy
- go mod download

builds:
Expand Down

0 comments on commit 941cff7

Please sign in to comment.