@cryptotaxi247 / netdata-1 / commits / 3771f9a2f

update golang version in netdata.spec (#18069)

Ilya Mashchenko committed Jul 4, 2024 at 13:13 UTC 3771f9a2f20422afd376160911631de6923412a0
1 file changed +2 -2
netdata.spec.in
+2 -2
@@ -268,9 +268,9 @@ BuildRequires: cups-devel
268 # distro handling of versioning).
269 %if %{?_upstream_go_toolchain:0}%{!?_upstream_go_toolchain:1}
270 %if 0%{?suse_version}
271 -BuildRequires: go >= 1.21
271 +BuildRequires: go >= 1.22
272 %else
273 -BuildRequires: golang >= 1.21
273 +BuildRequires: golang >= 1.22
274 %endif
275 %endif
276 # end - go.d.plugin plugin dependencies