Skip to content

Commit

Permalink
Merge pull request #2861 from dims/updated-to-containerd-v1.5.0
Browse files Browse the repository at this point in the history
Updated to containerd v1.5.0
  • Loading branch information
bobbypage authored May 4, 2021
2 parents 7990be2 + 3975ba4 commit 13351bf
Show file tree
Hide file tree
Showing 4 changed files with 947 additions and 78 deletions.
4 changes: 1 addition & 3 deletions cmd/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,12 @@ require (
github.com/garyburd/redigo v0.0.0-20150301180006-535138d7bcd7
github.com/influxdb/influxdb v0.9.6-0.20151125225445-9eab56311373
github.com/mesos/mesos-go v0.0.7-0.20180413204204-29de6ff97b48
github.com/onsi/ginkgo v1.11.0 // indirect
github.com/onsi/gomega v1.7.1 // indirect
github.com/pquerna/ffjson v0.0.0-20171002144729-d49c2bc1aa13 // indirect
github.com/prometheus/client_golang v1.8.0
github.com/stretchr/testify v1.6.1
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
google.golang.org/api v0.34.0
gopkg.in/olivere/elastic.v2 v2.0.12
k8s.io/klog/v2 v2.2.0
k8s.io/klog/v2 v2.4.0
k8s.io/utils v0.0.0-20201110183641-67b214c5f920
)
Loading

0 comments on commit 13351bf

Please sign in to comment.