diff --git a/.vscode/settings.json b/.vscode/settings.json index c24e64f..5672a16 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,4 +1,4 @@ { "go.useLanguageServer": true, - "go.inferGopath": false + "go.inferGopath": true } \ No newline at end of file