diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-03-20 09:18:30 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-03-20 09:18:30 +0000 |
| commit | ee62c7ea8b665a1f80da4aaac474c9969a4c345c (patch) | |
| tree | 15ff7fd915ab31212b8ed01cd4ad807777eaed2f /google-guest-agent.spec | |
| parent | f92a0b512ff076ec6a044ac866cbe61efae777be (diff) | |
automatic import of google-guest-agent
Diffstat (limited to 'google-guest-agent.spec')
| -rw-r--r-- | google-guest-agent.spec | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
