aboutsummaryrefslogtreecommitdiff
path: root/src/go/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/README.md')
-rw-r--r--src/go/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/go/README.md b/src/go/README.md
index a0af1a7..ed1aa89 100644
--- a/src/go/README.md
+++ b/src/go/README.md
@@ -7,7 +7,7 @@ Installs Go and common Go utilities. Auto-detects latest version and installs ne
```json
"features": {
- "devcontainers/features/go@latest": {
+ "ghcr.io/devcontainers/features/go:1": {
"version": "latest"
}
}
@@ -21,4 +21,4 @@ Installs Go and common Go utilities. Auto-detects latest version and installs ne
---
-_Note: This file was auto-generated from the [devcontainer-feature.json](./devcontainer-feature.json)._
+_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/features/blob/main/src/go/devcontainer-feature.json)._