chore(devcontainer): update go version to 1.22
This commit is contained in:
parent
ae508553bf
commit
d781dce8fb
|
|
@ -14,7 +14,7 @@
|
||||||
"minikube": "none"
|
"minikube": "none"
|
||||||
},
|
},
|
||||||
"ghcr.io/devcontainers/features/go:1": {
|
"ghcr.io/devcontainers/features/go:1": {
|
||||||
"version": "1.21",
|
"version": "1.22",
|
||||||
"golangciLintVersion": "1.58.2"
|
"golangciLintVersion": "1.58.2"
|
||||||
},
|
},
|
||||||
"ghcr.io/mpriscella/features/kind:1": {
|
"ghcr.io/mpriscella/features/kind:1": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue