From cd5126ee2df67aa34f2df5f3ff0dd1e054d2042f Mon Sep 17 00:00:00 2001 From: Samruddhi Khandale Date: Fri, 16 Sep 2022 14:06:29 -0700 Subject: Go: bump version (#164) bump go version --- src/go/devcontainer-feature.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/go/devcontainer-feature.json b/src/go/devcontainer-feature.json index cb30c5b..3c532bb 100644 --- a/src/go/devcontainer-feature.json +++ b/src/go/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "go", - "version": "1.0.6", + "version": "1.0.7", "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.", -- cgit v1.2.3