Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit b331461

Browse files
authored
remove go.goroot from codespaces-linux template (#1368)
1 parent 014bb04 commit b331461

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

containers/codespaces-linux/.devcontainer/devcontainer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"go.toolsManagement.checkForUpdates": "local",
88
"go.useLanguageServer": true,
99
"go.gopath": "/go",
10-
"go.goroot": "/usr/local/go",
1110
"python.defaultInterpreterPath": "/opt/python/latest/bin/python",
1211
"python.linting.enabled": true,
1312
"python.linting.pylintEnabled": true,

0 commit comments

Comments
 (0)