1
0
mirror of synced 2026-07-01 15:40:49 +00:00

Set tk version at release time

This commit is contained in:
stefanprodan
2020-05-29 18:29:26 +03:00
parent 2cf33b04f9
commit f231107869
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,5 +1,7 @@
builds:
- main: ./cmd/tk
ldflags:
- -s -w -X main.VERSION={{ .Version }}
binary: tk
goos:
- darwin