aboutsummaryrefslogtreecommitdiff
path: root/src/go
diff options
context:
space:
mode:
Diffstat (limited to 'src/go')
-rw-r--r--src/go/feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/go/feature.json b/src/go/feature.json
index 0f8c6db..387839e 100644
--- a/src/go/feature.json
+++ b/src/go/feature.json
@@ -4,7 +4,7 @@
"options": {
"version": {
"type": "string",
- "proposals": ["latest", "1.18", "1.17"],
+ "proposals": ["latest", "none", "1.18", "1.17"],
"default": "latest",
"description": "Select or enter a Go version to install"
}