2023/07/06

vscode ,gvm ,GOROOT

gvm install go19.2gvm listgvm use go19.2 --default=>GOROOT、GOPATH will be set by gvm automaticallyvsCode will use the go defined by $GOR...