From 36dcaaba9a1106adea160479eaae523f92a96776 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 20 Mar 2026 09:23:30 +0000 Subject: automatic import of google-guest-agent --- google-guest-agent.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/google-guest-agent.spec b/google-guest-agent.spec index 31cc158..c1a4e77 100644 --- a/google-guest-agent.spec +++ b/google-guest-agent.spec @@ -52,7 +52,6 @@ Obsoletes: python-google-compute-engine, python3-google-compute-engine Contains the Google guest agent binary. %prep -find . -name "go.mod" -exec sed -i 's/^go 1\.[0-9]\+$/go 1.21/' {} \; %if 0%{?build_plugin_manager} %autosetup -a 1 @@ -60,6 +59,8 @@ find . -name "go.mod" -exec sed -i 's/^go 1\.[0-9]\+$/go 1.21/' {} \; %autosetup %endif +find . -name "go.mod" -exec sed -i 's/^go 1\.[0-9]\+$/go 1.21/' {} \; + %build export GOPROXY=https://goproxy.cn,direct export GOSUMDB=sum.golang.org -- cgit v1.2.3