Teach the go runtime to respect go.mod #285
gewenyu99
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.
-
Originally posted by Sam Lijin
Users currently have to manually synchronize
go.mod
with theruntimes.enabled
field intrunk.yaml
, which can be error-prone(It is possible to define a custom linter that enforces that the two agree with each other, but that's a bit overkill and unnecessary.)
Beta Was this translation helpful? Give feedback.
All reactions