Closed r3inbowari closed 1 year ago
ref: https://go.dev/doc/tutorial/workspaces & https://go.dev/ref/mod#workspaces related to #35
It seems that the current version does not support go work.
go work
Due to unexpected upgrade of dependencies, only vscode >= 1.80 is supported.
ref: https://go.dev/doc/tutorial/workspaces & https://go.dev/ref/mod#workspaces related to #35