Skip to content

Commit

Permalink
Merge pull request #215 from hatappi/specify-version-in-goreleaser
Browse files Browse the repository at this point in the history
Specify `version: 2` in .goreleaser.yml
  • Loading branch information
hatappi authored Jun 15, 2024
2 parents b07d4d7 + a6559b8 commit 550697e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
version: 2

before:
hooks:
- go mod tidy
Expand Down

0 comments on commit 550697e

Please sign in to comment.