3 lines
75 B
Batchfile
3 lines
75 B
Batchfile
SET CGO_ENABLED=1
|
|
go build -trimpath -ldflags "-w -s" -tags="redis,sqlite"
|