File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ require (
7272 github.com/blang/semver/v4 v4.0.0 // indirect
7373 github.com/cespare/xxhash/v2 v2.3.0 // indirect
7474 github.com/chai2010/gettext-go v1.0.2 // indirect
75- github.com/containerd/containerd v1.7.28 // indirect
75+ github.com/containerd/containerd v1.7.29 // indirect
7676 github.com/containerd/errdefs v0.3.0 // indirect
7777 github.com/containerd/log v0.1.0 // indirect
7878 github.com/containerd/platforms v0.2.1 // indirect
@@ -148,7 +148,6 @@ require (
148148 github.com/sirupsen/logrus v1.9.3 // indirect
149149 github.com/spf13/cast v1.7.0 // indirect
150150 github.com/spf13/cobra v1.9.1 // indirect
151- github.com/stretchr/objx v0.5.2 // indirect
152151 github.com/valyala/bytebufferpool v1.0.0 // indirect
153152 github.com/valyala/fasthttp v1.34.0 // indirect
154153 github.com/x448/float16 v0.8.4 // indirect
Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
8787github.com/cespare/xxhash/v2 v2.3.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
8888github.com/chai2010/gettext-go v1.0.2 h1:1Lwwip6Q2QGsAdl/ZKPCwTe9fe0CjlUbqj5bFNSjIRk =
8989github.com/chai2010/gettext-go v1.0.2 /go.mod h1:y+wnP2cHYaVj19NZhYKAwEMH2CI1gNHeQQ+5AjwawxA =
90- github.com/containerd/containerd v1.7.28 h1:Nsgm1AtcmEh4AHAJ4gGlNSaKgXiNccU270Dnf81FQ3c =
91- github.com/containerd/containerd v1.7.28 /go.mod h1:azUkWcOvHrWvaiUjSQH0fjzuHIwSPg1WL5PshGP4Szs =
90+ github.com/containerd/containerd v1.7.29 h1:90fWABQsaN9mJhGkoVnuzEY+o1XDPbg9BTC9QTAHnuE =
91+ github.com/containerd/containerd v1.7.29 /go.mod h1:azUkWcOvHrWvaiUjSQH0fjzuHIwSPg1WL5PshGP4Szs =
9292github.com/containerd/errdefs v0.3.0 h1:FSZgGOeK4yuT/+DnF07/Olde/q4KBoMsaamhXxIMDp4 =
9393github.com/containerd/errdefs v0.3.0 /go.mod h1:+YBYIdtsnF4Iw6nWZhJcqGSg/dwvV7tyJ/kCkyJ2k+M =
9494github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I =
You can’t perform that action at this time.
0 commit comments