fixup! Switch to goreleaser.

This commit is contained in:
2023-01-16 17:11:12 +00:00
parent 746defdaa2
commit 9c1e1f2217
2 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ builds:
ldflags:
- -s -w -X main.PKG_VERSION={{.Version}}
env:
- CGO_ENABLED=1
- CGO_ENABLED=0
- GO111MODULE=on
# - >-
# {{- if eq .Os "darwin" }}