@@ -6,8 +6,8 @@ require (
6
6
github.com/AlekSi/pointer v1.1.0
7
7
github.com/araddon/dateparse v0.0.0-20210207001429-0eec95c9db7e
8
8
github.com/aws/aws-sdk-go v1.33.8
9
- github.com/docker/cli v0.0.0-20200721130541-80fd48bcb7e7
10
- github.com/docker/docker v20.10.11 +incompatible
9
+ github.com/docker/cli v20.10.12+incompatible
10
+ github.com/docker/docker v20.10.12 +incompatible
11
11
github.com/docker/go-connections v0.4.0
12
12
github.com/docker/go-units v0.4.0
13
13
github.com/dustin/go-humanize v1.0.0
@@ -33,12 +33,12 @@ require (
33
33
34
34
require (
35
35
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect
36
- github.com/Microsoft/go-winio v0.4.17-0.20210211115548-6eac466e5fa3 // indirect
37
- github.com/Microsoft/hcsshim v0.8.16 // indirect
36
+ github.com/Microsoft/go-winio v0.4.17 // indirect
37
+ github.com/Microsoft/hcsshim v0.8.23 // indirect
38
38
github.com/StackExchange/wmi v1.2.1 // indirect
39
39
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
40
- github.com/containerd/cgroups v0 .0.0-20210114181951-8a68de567b68 // indirect
41
- github.com/containerd/containerd v1.5.0-beta.4 // indirect
40
+ github.com/containerd/cgroups v1 .0.1 // indirect
41
+ github.com/containerd/containerd v1.5.9 // indirect
42
42
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
43
43
github.com/davecgh/go-spew v1.1.1 // indirect
44
44
github.com/docker/distribution v2.8.0+incompatible // indirect
@@ -71,7 +71,7 @@ require (
71
71
go.opencensus.io v0.22.3 // indirect
72
72
golang.org/x/net v0.0.0-20211108170745-6635138e15ea // indirect
73
73
golang.org/x/sys v0.0.0-20211109184856-51b60fd695b3 // indirect
74
- golang.org/x/text v0.3.6 // indirect
74
+ golang.org/x/text v0.3.7 // indirect
75
75
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
76
76
google.golang.org/appengine v1.6.5 // indirect
77
77
google.golang.org/genproto v0.0.0-20201110150050-8816d57aaa9a // indirect
0 commit comments