Skip to content

Commit

Permalink
ci(release): Add Golang version
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Aug 9, 2022
1 parent a554c17 commit 3524570
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
- go mod tidy -compat=1.17
- go mod download

builds:
Expand Down

0 comments on commit 3524570

Please sign in to comment.