fix: goreleaser 显示声明 CGO_ENABLED=0
This commit is contained in:
@@ -16,6 +16,8 @@ builds:
|
||||
- -trimpath
|
||||
ldflags:
|
||||
- -w -s
|
||||
env:
|
||||
- CGO_ENABLED=0
|
||||
goos:
|
||||
- linux
|
||||
goarm:
|
||||
|
Reference in New Issue
Block a user