thiagoelg commented on code in PR #3621:
URL: 
https://github.com/apache/incubator-kie-tools/pull/3621#discussion_r3370457097


##########
examples/kie-sandbox-commit-message-validation-service/go.mod:
##########
@@ -1,6 +1,6 @@
 module 
github.com/apache/incubator-kie-tools/examples/kie-sandbox-commit-message-validation-service
 
-go 1.26.0

Review Comment:
   For go.mod files, we leave the version at `x.x.0` so that files can be built 
with any API-compatible Go version. In CI and local environments, we enforce Go 
to be a specific version.



-- 
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]

Reply via email to