File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
staging/operator-registry Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.22.2
7
7
require (
8
8
github.com/akrylysov/pogreb v0.10.2
9
9
github.com/blang/semver/v4 v4.0.0
10
- github.com/containerd/containerd v1.7.17
10
+ github.com/containerd/containerd v1.7.18
11
11
github.com/containers/common v0.59.0
12
12
github.com/containers/image/v5 v5.31.0
13
13
github.com/distribution/distribution/v3 v3.0.0-alpha.1
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDk
46
46
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f /go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc =
47
47
github.com/containerd/cgroups/v3 v3.0.3 h1:S5ByHZ/h9PMe5IOQoN7E+nMc2UcLEM/V48DGDJ9kip0 =
48
48
github.com/containerd/cgroups/v3 v3.0.3 /go.mod h1:8HBe7V3aWGLFPd/k03swSIsGjZhHI2WzJmticMgVuz0 =
49
- github.com/containerd/containerd v1.7.17 h1:KjNnn0+tAVQHAoaWRjmdak9WlvnFR/8rU1CHHy8Rm2A =
50
- github.com/containerd/containerd v1.7.17 /go.mod h1:vK+hhT4TIv2uejlcDlbVIc8+h/BqtKLIyNrtCZol8lI =
49
+ github.com/containerd/containerd v1.7.18 h1:jqjZTQNfXGoEaZdW1WwPU0RqSn1Bm2Ay/KJPUuO8nao =
50
+ github.com/containerd/containerd v1.7.18 /go.mod h1:IYEk9/IO6wAPUz2bCMVUbsfXjzw5UNP5fLz4PsUygQ4 =
51
51
github.com/containerd/continuity v0.4.2 h1:v3y/4Yz5jwnvqPKJJ+7Wf93fyWoCB3F5EclWG023MDM =
52
52
github.com/containerd/continuity v0.4.2 /go.mod h1:F6PTNCKepoxEaXLQp3wDAjygEnImnZ/7o4JzpodfroQ =
53
53
github.com/containerd/errdefs v0.1.0 h1:m0wCRBiu1WJT/Fr+iOoQHMQS/eP5myQ8lCv4Dz5ZURM =
You can’t perform that action at this time.
0 commit comments