3 lines
55 B
Batchfile
3 lines
55 B
Batchfile
SET CGO_ENABLED=0
|
|
go build -trimpath -ldflags "-w -s"
|
SET CGO_ENABLED=0
|
|
go build -trimpath -ldflags "-w -s"
|