From 997cae9be05887e97b491f538f186dba417c997e Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Tue, 8 Oct 2024 08:42:46 +0000 Subject: [PATCH] 1.14.0 --- syft.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syft.spec b/syft.spec index 9cd680d..fa97e2f 100644 --- a/syft.spec +++ b/syft.spec @@ -23,7 +23,7 @@ scanner like Grype. %setup -q %build -export GOPROXY=direct +export GOPROXY=https://proxy.golang.org/cached-only go build -ldflags "-s -w" -o bin/%{name} ./cmd/%{name} upx bin/%{name}