mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-06-08 04:22:06 +08:00
fix: update version injection in goreleaser config
This commit is contained in:
parent
2617a8ece8
commit
98d60390f5
@ -21,7 +21,7 @@ builds:
|
||||
goarch: "386"
|
||||
ldflags:
|
||||
- -s -w
|
||||
- -X main.version={{.Version}}
|
||||
- -X 'main.version={{.Version}}'
|
||||
flags:
|
||||
- -trimpath
|
||||
mod_timestamp: '{{ .CommitTimestamp }}'
|
||||
|
Loading…
x
Reference in New Issue
Block a user