Skip to content

Commit

Permalink
Update github.com/containerd/containerd and it's dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolg committed Aug 30, 2021
1 parent cb74a65 commit d2a7beb
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 21 deletions.
12 changes: 7 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,23 @@ go 1.16

require (
github.com/InVisionApp/tabular v0.3.0
github.com/Microsoft/hcsshim v0.8.17 // indirect
github.com/Microsoft/hcsshim v0.8.21 // indirect
github.com/briandowns/spinner v1.7.0
github.com/cavaliercoder/grab v2.0.0+incompatible
github.com/containerd/containerd v1.5.2 // indirect
github.com/containerd/containerd v1.5.5 // indirect
github.com/docker/docker v20.10.7+incompatible
github.com/dustin/go-humanize v1.0.0
github.com/fsouza/go-dockerclient v1.7.3
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
github.com/gorilla/mux v1.8.0
github.com/kyokomi/emoji v2.1.0+incompatible
github.com/moby/term v0.0.0-20210610120745-9d4ed1856297 // indirect
github.com/opencontainers/runc v1.0.0-rc95 // indirect
github.com/opencontainers/runc v1.0.2 // indirect
github.com/prometheus/client_golang v1.7.1
github.com/sirupsen/logrus v1.8.1 // indirect
github.com/stretchr/testify v1.6.1
go.opencensus.io v0.23.0 // indirect
golang.org/x/sys v0.0.0-20210611083646-a4fc73990273 // indirect
golang.org/x/net v0.0.0-20210825183410-e898025ed96a // indirect
golang.org/x/sys v0.0.0-20210823070655-63515b42dcdf // indirect
golang.org/x/text v0.3.7 // indirect
google.golang.org/genproto v0.0.0-20210828152312-66f60bf46e71 // indirect
)
Loading

0 comments on commit d2a7beb

Please sign in to comment.