From eb93136e38a61ac8c2ad486e84481241fd31c01e Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 10 Feb 2025 20:49:55 +0000 Subject: [PATCH] 1.6.1 --- kubepug.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/kubepug.spec b/kubepug.spec index 1e2ac6d..b749da3 100644 --- a/kubepug.spec +++ b/kubepug.spec @@ -28,6 +28,7 @@ Versions, allowing the user to check before migrating %setup -q %build +export GOPROXY=direct CGO_ENABLED=0 go build -trimpath -ldflags "-X sigs.k8s.io/release-utils/version.gitVersion=%{version}" -o ./bin/kubepug . upx bin/%{name}