- Update go toolchain to Requires: golang(API) >= 1.22
* Recent go toolchain versions enforce use of the minimum
toolchain version specified in go.mod
* Minimum toolchain requirements are in effect for go commands as
well as unit compilation
* Users running a version older than specified may see error:
go: go.mod requires go >= 1.22 (running go 1.21.10; GOTOOLCHAIN=local)
* This package and others which call go toolchain commands will
need timely updates to the latest version
* Reported by Sheng Huang (psheng)
* Closes https://github.com/openSUSE/obs-service-go_modules/issues/49 (forwarded request 1183515 from jfkw)
OBS-URL: https://build.opensuse.org/request/show/1183516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-go_modules?expand=0&rev=11
Description
No description provided
Languages
RPM Spec
100%