File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
carvel.dev/kapp v0.63.3
7
7
github.com/Masterminds/semver/v3 v3.3.0
8
8
github.com/blang/semver/v4 v4.0.0
9
- github.com/containerd/containerd v1.7.21
9
+ github.com/containerd/containerd v1.7.22
10
10
github.com/fsnotify/fsnotify v1.7.0
11
11
github.com/go-logr/logr v1.4.2
12
12
github.com/google/go-cmp v0.6.0
Original file line number Diff line number Diff line change @@ -78,8 +78,8 @@ github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDk
78
78
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f /go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc =
79
79
github.com/containerd/cgroups/v3 v3.0.3 h1:S5ByHZ/h9PMe5IOQoN7E+nMc2UcLEM/V48DGDJ9kip0 =
80
80
github.com/containerd/cgroups/v3 v3.0.3 /go.mod h1:8HBe7V3aWGLFPd/k03swSIsGjZhHI2WzJmticMgVuz0 =
81
- github.com/containerd/containerd v1.7.21 h1:USGXRK1eOC/SX0L195YgxTHb0a00anxajOzgfN0qrCA =
82
- github.com/containerd/containerd v1.7.21 /go.mod h1:e3Jz1rYRUZ2Lt51YrH9Rz0zPyJBOlSvB3ghr2jbVD8g =
81
+ github.com/containerd/containerd v1.7.22 h1:nZuNnNRA6T6jB975rx2RRNqqH2k6ELYKDZfqTHqwyy0 =
82
+ github.com/containerd/containerd v1.7.22 /go.mod h1:e3Jz1rYRUZ2Lt51YrH9Rz0zPyJBOlSvB3ghr2jbVD8g =
83
83
github.com/containerd/containerd/api v1.7.19 h1:VWbJL+8Ap4Ju2mx9c9qS1uFSB1OVYr5JJrW2yT5vFoA =
84
84
github.com/containerd/containerd/api v1.7.19 /go.mod h1:fwGavl3LNwAV5ilJ0sbrABL44AQxmNjDRcwheXDb6Ig =
85
85
github.com/containerd/continuity v0.4.2 h1:v3y/4Yz5jwnvqPKJJ+7Wf93fyWoCB3F5EclWG023MDM =
You can’t perform that action at this time.
0 commit comments