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 Feb 16, 2023
1 parent 486d66e commit 67fdaee
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 15 deletions.
6 changes: 3 additions & 3 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,8 +48,8 @@ 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/net v0.0.0-20211216030914-fe4d6282115f
golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
golang.org/x/net v0.0.0-20220722155237-a158d28d115b
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
google.golang.org/api v0.43.0
Expand Down
Loading

0 comments on commit 67fdaee

Please sign in to comment.