Go Modules migration

This commit is contained in:
uta-mori
2020-07-28 13:22:55 +09:00
parent 21c0264fc5
commit 86b970f35a
4 changed files with 58 additions and 53 deletions

View File

@@ -1,4 +1,4 @@
{
"go.useLanguageServer": true,
"go.inferGopath": true
}
"go.inferGopath": false
}