Skip to content

Commit

Permalink
Bump github.com/containerd/containerd from 1.5.4 to 1.5.18 (#63)
Browse files Browse the repository at this point in the history
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.5.4 to 1.5.18.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.5.4...v1.5.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent e8aff0a commit 69c8903
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 12 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,14 @@ module github.com/thought-machine/falco-probes
go 1.16

require (
github.com/containerd/containerd v1.5.4 // indirect
github.com/containerd/containerd v1.5.18 // indirect
github.com/docker/docker v20.10.7+incompatible
github.com/docker/go-connections v0.4.0 // indirect
github.com/go-git/go-git/v5 v5.4.2
github.com/google/go-github/v37 v37.0.0
github.com/jessevdk/go-flags v1.5.0
github.com/morikuni/aec v1.0.0 // indirect
github.com/rs/zerolog v1.23.0
github.com/sirupsen/logrus v1.8.1 // indirect
github.com/stretchr/testify v1.7.0
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
Expand Down
Loading

0 comments on commit 69c8903

Please sign in to comment.