aboutsummaryrefslogtreecommitdiff
path: root/src/go/devcontainer-feature.json
diff options
context:
space:
mode:
authorSamruddhi Khandale <skhandale@microsoft.com>2023-10-28 01:47:44 +0300
committerGitHub <noreply@github.com>2023-10-28 01:47:44 +0300
commitd4ecc7be066bfc9fe3bd0f5eef7e9a429b2b68f7 (patch)
tree1ca1a9534c274146e3c28fa2bb198d8dcd90f77a /src/go/devcontainer-feature.json
parent719901a1b4751d5d9864d9700f56b6ecf80cc4f4 (diff)
Diffstat (limited to 'src/go/devcontainer-feature.json')
-rw-r--r--src/go/devcontainer-feature.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/go/devcontainer-feature.json b/src/go/devcontainer-feature.json
index 9cd89b2..307ab21 100644
--- a/src/go/devcontainer-feature.json
+++ b/src/go/devcontainer-feature.json
@@ -1,6 +1,6 @@
{
"id": "go",
- "version": "1.2.1",
+ "version": "1.2.2",
"name": "Go",
"documentationURL": "https://github.com/devcontainers/features/tree/main/src/go",
"description": "Installs Go and common Go utilities. Auto-detects latest version and installs needed dependencies.",