chore(devcontainer): update go version to 1.22

This commit is contained in:
xmbhasin 2025-03-23 12:59:29 -04:00
parent ae508553bf
commit d781dce8fb
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
"minikube": "none"
},
"ghcr.io/devcontainers/features/go:1": {
"version": "1.21",
"version": "1.22",
"golangciLintVersion": "1.58.2"
},
"ghcr.io/mpriscella/features/kind:1": {