Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/containerd/containerd from 1.5.2 to 1.6.26 #18

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,15 @@ module github.com/aquasecurity/testdocker
go 1.14

require (
github.com/containerd/containerd v1.5.2 // indirect
github.com/containerd/log v0.1.0 // indirect
github.com/containerd/containerd v1.6.26 // indirect
github.com/distribution/reference v0.6.0 // indirect
github.com/docker/docker v26.1.3+incompatible
github.com/docker/go-connections v0.4.0
github.com/golang-jwt/jwt/v4 v4.0.0
github.com/google/go-containerregistry v0.19.1
github.com/gorilla/mux v1.7.4
github.com/moby/docker-image-spec v1.3.1 // indirect
github.com/stretchr/testify v1.8.3
github.com/stretchr/testify v1.8.4
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
google.golang.org/grpc v1.56.3
google.golang.org/grpc v1.58.3
)
Loading
Loading