diff options
Diffstat (limited to 'devcontainer.json')
-rw-r--r-- | devcontainer.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devcontainer.json b/devcontainer.json index 2ea16fa..536b138 100644 --- a/devcontainer.json +++ b/devcontainer.json @@ -8,9 +8,6 @@ "customizations": { "vscode": { "extensions": [ - "golang.go", - "neonxp.gotools", - "r3inbowari.gomodexplorer", "ms-vscode.makefile-tools", "redhat.vscode-yaml", "humao.rest-client", |