aboutsummaryrefslogtreecommitdiff
path: root/src/go/devcontainer-feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/devcontainer-feature.json')
-rw-r--r--src/go/devcontainer-feature.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/go/devcontainer-feature.json b/src/go/devcontainer-feature.json
index 927850e..dadcb95 100644
--- a/src/go/devcontainer-feature.json
+++ b/src/go/devcontainer-feature.json
@@ -8,8 +8,8 @@
"proposals": [
"latest",
"none",
- "1.18",
- "1.17"
+ "1.19",
+ "1.18"
],
"default": "latest",
"description": "Select or enter a Go version to install"