ljmotta commented on PR #2909: URL: https://github.com/apache/incubator-kie-tools/pull/2909#issuecomment-2659984530
Well, actually, if the CI is using the 1.22.12, all artifacts are generated with this new Golang version, so I don't think we need to update all `go.mod` files. What concerns me is the difference in the `toolchain` version of the `kn-plugin-workflow`. From the Golang docs [1]. From what I understood, declaring a version bigger than the one installed, will download this new version. So this update will not affect the `kn-plugin-workflow`. [1] https://go.dev/doc/toolchain -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
