Update containerd dependency

This commit is contained in:
Neil Alexander 2021-08-03 11:17:27 +01:00
parent a81c499f65
commit d4aa311c74
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
2 changed files with 14 additions and 3 deletions

2
go.mod
View file

@ -7,7 +7,7 @@ require (
github.com/Masterminds/semver/v3 v3.1.1
github.com/Shopify/sarama v1.29.1
github.com/codeclysm/extract v2.2.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/docker/go-connections v0.4.0
github.com/getsentry/sentry-go v0.11.0