fix: goreleaser 显示声明 CGO_ENABLED=0

This commit is contained in:
wanghe-fit2cloud
2023-06-16 18:36:36 +08:00
parent 73f789062b
commit f161bcbc31
+2
View File
@@ -16,6 +16,8 @@ builds:
- -trimpath
ldflags:
- -w -s
env:
- CGO_ENABLED=0
goos:
- linux
goarm: