You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[devbox] Add version detection to the go planner (#49)
## Summary
Add version detection to the go planner based on the contents of `go.mod`. When we don't have a corresponding package in `nixpkgs` we default to `1.19`
## How was it tested?
Compiled and ran against local project.
0 commit comments