From 17c00b383e8b89af142f62d757fd1fee6c1bd80c Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Thu, 16 May 2024 18:17:36 +0000 Subject: [PATCH] 3.76.2 --- trufflehog.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}