diff options
author | Josh Spicer <joshspicer@github.com> | 2023-01-25 21:24:25 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-25 21:24:25 +0300 |
commit | 258d5029a58e35d62c9d39400c92b41ed90825ee (patch) | |
tree | 803e272329ca111903708359d135c40663bc93d3 /src/go | |
parent | 676e824e92c7b2abe45f46c89580c96f99a8d43f (diff) |
Republish all Features to add repo tags (#422)feature_terraform_1.1.2feature_sshd_1.0.8feature_rust_1.0.10feature_ruby_1.0.9feature_python_1.0.20feature_powershell_1.0.6feature_php_1.1.1feature_oryx_1.0.13feature_nvidia-cuda_1.0.7feature_node_1.1.5feature_nix_1.1.3feature_kubectl-helm-minikube_1.1.3feature_java_1.2.1feature_hugo_1.1.2feature_go_1.1.3feature_github-cli_1.0.10feature_git_1.1.5feature_git-lfs_1.0.7feature_dotnet_1.1.3feature_docker-outside-of-docker_1.0.10feature_docker-in-docker_2.0.1feature_desktop-lite_1.0.8feature_conda_1.0.8feature_common-utils_2.0.8feature_azure-cli_1.0.8feature_aws-cli_1.0.6feature_anaconda_1.0.11
republish all features to add repo tags
Diffstat (limited to 'src/go')
-rw-r--r-- | src/go/devcontainer-feature.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/go/devcontainer-feature.json b/src/go/devcontainer-feature.json index f63d93e..92ed591 100644 --- a/src/go/devcontainer-feature.json +++ b/src/go/devcontainer-feature.json @@ -1,6 +1,6 @@ { "id": "go", - "version": "1.1.2", + "version": "1.1.3", "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.", |