以下是Golang在Ubuntu打包时的常见误区及解决方案:
CGO_ENABLED=0
go mod tidy
GOOS
GOARCH
GOOS=linux GOARCH=amd64
chmod +x
-ldflags '-extldflags "-static"'
golang.org/x/sys