summaryrefslogtreecommitdiff
path: root/devcontainer.json
diff options
context:
space:
mode:
authorNeonXP <i@neonxp.ru>2024-01-28 20:43:11 +0300
committerNeonXP <i@neonxp.ru>2024-01-28 22:07:35 +0300
commit11412b2e720f754900b39d195f33af39ed11d085 (patch)
tree96d7e561f21809aead3c0f25034f083f46ef064c /devcontainer.json
parent6c00916212073678bbeb3bdde3f121c4efad707a (diff)
Go теперь фича над базовым образомHEADmaster
Diffstat (limited to 'devcontainer.json')
-rw-r--r--devcontainer.json3
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",