diff --git a/trufflehog.spec b/trufflehog.spec index 2096a1b..a734116 100644 --- a/trufflehog.spec +++ b/trufflehog.spec @@ -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}