fix: goreleaser 显示声明 CGO_ENABLED=0

This commit is contained in:
wanghe-fit2cloud
2023-06-16 18:35:57 +08:00
parent 3ead633343
commit 6a63b2e5c4

View File

@@ -16,6 +16,8 @@ builds:
- -trimpath
ldflags:
- -w -s
env:
- CGO_ENABLED=0
goos:
- linux
goarm: