This commit is contained in:
Sergey Zhemoytel 2024-05-16 18:17:36 +00:00
parent 37d019d0b1
commit 17c00b383e

View file

@ -29,7 +29,7 @@ and billions of TLS certificates using our Driftwood technology.
%setup -q
%build
export GOPROXY=direct
export GOPROXY=https://proxy.golang.org/cached-only
CGO_ENABLED=0 go build --ldflags="-s -w" -a -o bin/trufflehog main.go
upx bin/%{name}