From ee62c7ea8b665a1f80da4aaac474c9969a4c345c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 20 Mar 2026 09:18:30 +0000 Subject: automatic import of google-guest-agent --- google-guest-agent.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/google-guest-agent.spec b/google-guest-agent.spec index 1ef7232..31cc158 100644 --- a/google-guest-agent.spec +++ b/google-guest-agent.spec @@ -52,6 +52,7 @@ 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 -- cgit v1.2.3