chore(deps): update Go to v1.27.0

This commit is contained in:
Elias Schneider
2026-08-28 23:02:49 +02:00
parent 429793f33c
commit f235104aed
7 changed files with 13 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
"image": "mcr.microsoft.com/devcontainers/typescript-node:1-22-bookworm",
"features": {
"ghcr.io/devcontainers/features/go:1": {
"version": "1.26"
"version": "1.27"
}
},
"customizations": {