@ -0,0 +1,7 @@
.PHONY: all build
all: build
build:
GGO_ENABLED=0 GOOS=linux packr build -a -ldflags="-s -w" -o dist/dsnet ./cmd/dsnet.go
upx dist/dsnet
The note is not visible to the blocked user.