aboutsummaryrefslogtreecommitdiff
path: root/src/go
diff options
context:
space:
mode:
Diffstat (limited to 'src/go')
-rw-r--r--src/go/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/go/README.md b/src/go/README.md
index 3282b24..5ea30c1 100644
--- a/src/go/README.md
+++ b/src/go/README.md
@@ -7,9 +7,7 @@ Installs Go and common Go utilities. Auto-detects latest version and installs ne
```json
"features": {
- "ghcr.io/devcontainers/features/go:1": {
- "version": "latest"
- }
+ "ghcr.io/devcontainers/features/go:1": {}
}
```