0.4.1
All checks were successful
Run CI/CD... / main (push) Successful in 24m19s

This commit is contained in:
Your Name 2025-02-05 07:25:34 +00:00
parent 555af83db3
commit 025cd9ac0d

View file

@ -27,7 +27,7 @@ and Prometheus (Metrics) formats.
%build
export GOSUMDB=off
export GOPROXY=direct
export GOPROXY=https://proxy.golang.org,direct
go build --ldflags='-s -w' -o bin/%{name} .
upx bin/%{name}