Skip to content

Commit

Permalink
👍 add date / buildby
Browse files Browse the repository at this point in the history
  • Loading branch information
Omochice committed Sep 24, 2021
1 parent 9f30a8f commit 4a259f4
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
Expand Up @@ -11,6 +11,8 @@ builds:
- -s -w
- -X main.version={{.Version}}
- -X main.commit={{.ShortCommit}}
- -X main.date={{.Date}}
- -X main.buildBy="goreleaser"
env:
- CGO_ENABLED=0
archives:
Expand Down

0 comments on commit 4a259f4

Please sign in to comment.