Skip to content

Commit

Permalink
Bump github.com/containerd/containerd from 1.6.1 to 1.6.18
Browse files Browse the repository at this point in the history
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.1 to 1.6.18.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.6.1...v1.6.18)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2023
1 parent 8d1567f commit c1614f2
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 11 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go v1.15.31
github.com/bitly/go-simplejson v0.5.0
github.com/cenk/backoff v2.1.0+incompatible
github.com/containerd/containerd v1.6.1 // indirect
github.com/containerd/containerd v1.6.18 // indirect
github.com/docker/docker v20.10.13+incompatible
github.com/docker/go-connections v0.4.0
github.com/dustin/go-humanize v1.0.0
Expand Down Expand Up @@ -48,7 +48,7 @@ require (
github.com/streadway/amqp v0.0.0-20180806233856-70e15c650864
github.com/stretchr/testify v1.7.0
go.opencensus.io v0.23.0
golang.org/x/crypto v0.0.0-20220313003712-b769efc7c000
golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
golang.org/x/net v0.7.0
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
Expand Down
Loading

0 comments on commit c1614f2

Please sign in to comment.