Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit fa5bfef

Browse files
Bump github.com/containerd/containerd from 1.7.27 to 1.7.29 in /ci/it
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.27 to 1.7.29. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.27...v1.7.29) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-version: 1.7.29 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7539c8 commit fa5bfef

File tree

2 files changed

+17
-261
lines changed

2 files changed

+17
-261
lines changed

ci/it/go.mod

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
github.com/Microsoft/go-winio v0.6.2 // indirect
1818
github.com/andybalholm/brotli v1.1.0 // indirect
1919
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
20-
github.com/containerd/containerd v1.7.27 // indirect
20+
github.com/containerd/containerd v1.7.29 // indirect
2121
github.com/containerd/log v0.1.0 // indirect
2222
github.com/containerd/platforms v0.2.1 // indirect
2323
github.com/cpuguy83/dockercfg v0.3.1 // indirect
@@ -61,9 +61,8 @@ require (
6161
go.opentelemetry.io/otel v1.24.0 // indirect
6262
go.opentelemetry.io/otel/metric v1.24.0 // indirect
6363
go.opentelemetry.io/otel/trace v1.24.0 // indirect
64-
golang.org/x/crypto v0.36.0 // indirect
65-
golang.org/x/net v0.38.0 // indirect
66-
golang.org/x/sys v0.31.0 // indirect
64+
golang.org/x/crypto v0.40.0 // indirect
65+
golang.org/x/sys v0.34.0 // indirect
6766
google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 // indirect
6867
gopkg.in/yaml.v3 v3.0.1 // indirect
6968
)

0 commit comments

Comments
 (0)