Request for trunk upgrade to Sync go Runtime with go.mod Toolchain #397
vtsachev
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, trunk upgrade does not automatically update the go runtime in trunk.yaml to match the toolchain version specified in go.mod. This causes failures when running trunk check, requiring users to manually update the runtime version in trunk.yaml.
Request:
Enhance trunk upgrade to check for Go version mismatches and update trunk.yaml accordingly, reducing friction for developers.
Beta Was this translation helpful? Give feedback.
All reactions