Skip to content

Commit

Permalink
chore: fix version in .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkato authored Jul 9, 2024
1 parent 3c73133 commit 157b755
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ builds:
- -trimpath
- -buildmode=exe
ldflags:
- -s -w -X main.version={{.Version}}
- -extldflags=-static

archives:
Expand Down

0 comments on commit 157b755

Please sign in to comment.