Skip to content

Commit

Permalink
go.mod: go 1.22
Browse files Browse the repository at this point in the history
Depended by k8s.io/cri-api >= v0.30.0 (Kubernetes v1.30, PR 10019)
https://github.com/kubernetes/cri-api/blob/v0.30.0/go.mod#L5

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
  • Loading branch information
AkihiroSuda committed Apr 24, 2024
1 parent 7275773 commit f6f7950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/containerd/containerd/v2

go 1.21
go 1.22.2

require (
dario.cat/mergo v1.0.0
Expand Down

0 comments on commit f6f7950

Please sign in to comment.