Skip to content

Commit 9a3f24d

Browse files
dependabot[bot]bwplotka
authored andcommitted
fix(deps): bump github.com/containerd/containerd in /tools
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.32 to 1.7.33. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.32...v1.7.33) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-version: 1.7.33 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cce0c1 commit 9a3f24d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ require (
9999
github.com/clbanning/mxj/v2 v2.7.0 // indirect
100100
github.com/clipperhouse/displaywidth v0.11.0 // indirect
101101
github.com/clipperhouse/uax29/v2 v2.7.0 // indirect
102-
github.com/containerd/containerd v1.7.32 // indirect
102+
github.com/containerd/containerd v1.7.33 // indirect
103103
github.com/containerd/errdefs v1.0.0 // indirect
104104
github.com/containerd/log v0.1.0 // indirect
105105
github.com/containerd/platforms v0.2.1 // indirect

tools/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)