Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Commit

Permalink
goreleaser: update goreleaser config file via update hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
abdfnx committed Mar 12, 2022
1 parent 0ee1c55 commit 19e4dbc
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 @@ -10,7 +10,7 @@ release:

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

builds:
- <<: &build_defaults
Expand Down

0 comments on commit 19e4dbc

Please sign in to comment.