devcontainer still uses Go version 1.20
Closed this issue · 0 comments
sunglim commented
Describe the bug
Now that go.mod is updated to use Go version 1.22, the version in devcontainer should be updated as well.
To Reproduce
Steps to reproduce the behavior:
- Open this repo with VScode
- See compile errors
Expected behavior
No compile error.