Skip to content

Commit

Permalink
chore(deps): bump github.com/containerd/containerd
Browse files Browse the repository at this point in the history
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.8 to 1.6.26.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.5.8...v1.6.26)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent d12e05d commit 81ddd18
Show file tree
Hide file tree
Showing 2 changed files with 1,743 additions and 47 deletions.
7 changes: 3 additions & 4 deletions src/lib/cdk-ecr-deployment/lambda/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,11 @@ require (
github.com/aws/aws-sdk-go-v2/config v1.1.6
github.com/aws/aws-sdk-go-v2/service/ecr v1.2.2
github.com/aws/aws-sdk-go-v2/service/s3 v1.5.0
github.com/containerd/containerd v1.5.8 // indirect
github.com/containerd/containerd v1.6.26 // indirect
github.com/containers/image/v5 v5.17.0
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.0.2-0.20211123152302-43a7dee1ec31 // indirect
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.0
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.8.4
)
Loading

0 comments on commit 81ddd18

Please sign in to comment.