Bugzilla – Bug 1214933
obs-service-go_modules: not support go1.N.0 version format
Last modified: 2023-10-10 23:31:01 UTC
According to https://tip.golang.org/doc/go1.21: Go 1.21 introduces a small change to the numbering of releases. In the past, we used Go 1.N to refer to both the overall Go language version and release family as well as the first release in that family. Starting in Go 1.21, the first release is now Go 1.N.0. Today we are releasing both the Go 1.21 language and its initial implementation, the Go 1.21.0 release. These notes refer to “Go 1.21”; tools like go version will report “go1. 21.0” (until you upgrade to Go 1.21.1). See “Go versions” in the “Go Toolchains” documentation for details about the new version numbering. This means that obs-service-go_modules can not correctly identify or process the application source code of Go 1.N.0
obs-service-go_modules needs to adapt to this change
This is an autogenerated message for OBS integration: This bug (1214933) was mentioned in https://build.opensuse.org/request/show/1116359 Factory / obs-service-go_modules
Fixed in accepted https://build.opensuse.org/request/show/1116359 Factory / obs-service-go_modules