File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
36
36
github.com/beorn7/perks v1.0.1 // indirect
37
37
github.com/bmatcuk/doublestar/v4 v4.6.1 // indirect
38
38
github.com/cespare/xxhash/v2 v2.2.0 // indirect
39
- github.com/containerd/containerd v1.7.11 // indirect
39
+ github.com/containerd/containerd v1.7.12 // indirect
40
40
github.com/containerd/log v0.1.0 // indirect
41
41
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
42
42
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
@@ -144,7 +144,7 @@ require (
144
144
gopkg.in/ini.v1 v1.67.0 // indirect
145
145
gopkg.in/yaml.v2 v2.4.0 // indirect
146
146
gopkg.in/yaml.v3 v3.0.1 // indirect
147
- helm.sh/helm/v3 v3.14.2 // indirect
147
+ helm.sh/helm/v3 v3.14.3 // indirect
148
148
k8s.io/apiextensions-apiserver v0.29.0 // indirect
149
149
k8s.io/cli-runtime v0.29.0 // indirect
150
150
k8s.io/component-base v0.29.0 // indirect
Original file line number Diff line number Diff line change @@ -92,6 +92,8 @@ github.com/containerd/cgroups v1.1.0 h1:v8rEWFl6EoqHB+swVNjVoCJE8o3jX7e8nqBGPLaD
92
92
github.com/containerd/cgroups v1.1.0 /go.mod h1:6ppBcbh/NOOUU+dMKrykgaBnK9lCIBxHqJDGwsa1mIw =
93
93
github.com/containerd/containerd v1.7.11 h1:lfGKw3eU35sjV0aG2eYZTiwFEY1pCzxdzicHP3SZILw =
94
94
github.com/containerd/containerd v1.7.11 /go.mod h1:5UluHxHTX2rdvYuZ5OJTC5m/KJNs0Zs9wVoJm9zf5ZE =
95
+ github.com/containerd/containerd v1.7.12 h1:+KQsnv4VnzyxWcfO9mlxxELaoztsDEjOuCMPAuPqgU0 =
96
+ github.com/containerd/containerd v1.7.12 /go.mod h1:/5OMpE1p0ylxtEUGY8kuCYkDRzJm9NO1TFMWjUpdevk =
95
97
github.com/containerd/continuity v0.4.2 h1:v3y/4Yz5jwnvqPKJJ+7Wf93fyWoCB3F5EclWG023MDM =
96
98
github.com/containerd/continuity v0.4.2 /go.mod h1:F6PTNCKepoxEaXLQp3wDAjygEnImnZ/7o4JzpodfroQ =
97
99
github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I =
@@ -869,6 +871,8 @@ gotest.tools/v3 v3.4.0 h1:ZazjZUfuVeZGLAmlKKuyv3IKP5orXcwtOwDQH6YVr6o=
869
871
gotest.tools/v3 v3.4.0 /go.mod h1:CtbdzLSsqVhDgMtKsx03ird5YTGB3ar27v0u/yKBW5g =
870
872
helm.sh/helm/v3 v3.14.2 h1:V71fv+NGZv0icBlr+in1MJXuUIHCiPG1hW9gEBISTIA =
871
873
helm.sh/helm/v3 v3.14.2 /go.mod h1:2itvvDv2WSZXTllknfQo6j7u3VVgMAvm8POCDgYH424 =
874
+ helm.sh/helm/v3 v3.14.3 h1:HmvRJlwyyt9HjgmAuxHbHv3PhMz9ir/XNWHyXfmnOP4 =
875
+ helm.sh/helm/v3 v3.14.3 /go.mod h1:v6myVbyseSBJTzhmeE39UcPLNv6cQK6qss3dvgAySaE =
872
876
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
873
877
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
874
878
honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
You can’t perform that action at this time.
0 commit comments