File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/containerd/containerd v1.4.1 // indirect
10
10
github.com/digitalocean/godo v1.1.1 // indirect
11
11
github.com/docker/distribution v2.7.1+incompatible // indirect
12
- github.com/docker/docker v20.10.2 +incompatible
12
+ github.com/docker/docker v20.10.9 +incompatible
13
13
github.com/docker/go-connections v0.4.0
14
14
github.com/docker/machine v0.16.1
15
15
github.com/exoscale/egoscale v0.9.31 // indirect
@@ -21,7 +21,7 @@ require (
21
21
github.com/sethvargo/go-password v0.1.1
22
22
github.com/tsuru/config v0.0.0-20201023175036-375aaee8b560
23
23
github.com/tsuru/gnuflag v0.0.0-20151217162021-86b8c1b864aa
24
- github.com/tsuru/go-tsuruclient v0.0.0-20210813191311-aa50779317a0
24
+ github.com/tsuru/go-tsuruclient v0.0.0-20210820124232-e0cdf446d41d
25
25
github.com/tsuru/tablecli v0.0.0-20190131152944-7ded8a3383c6
26
26
github.com/tsuru/tsuru v0.0.0-20210706143918-b89a484dc93f
27
27
golang.org/x/crypto v0.0.0-20201012173705-84dcc777aaee
Original file line number Diff line number Diff line change @@ -440,6 +440,8 @@ github.com/tsuru/go-tsuruclient v0.0.0-20210726185852-a34d558923df h1:EcC/XZqcMW
440
440
github.com/tsuru/go-tsuruclient v0.0.0-20210726185852-a34d558923df /go.mod h1:P2AL93lzpzJlgOvu37SOhee4pnLWod1GMJ8YYQq2b7o =
441
441
github.com/tsuru/go-tsuruclient v0.0.0-20210813191311-aa50779317a0 h1:RQ5VuJs7sHVCjGiibwkbml4mlxCmJxowTcldXbg/eQo =
442
442
github.com/tsuru/go-tsuruclient v0.0.0-20210813191311-aa50779317a0 /go.mod h1:P2AL93lzpzJlgOvu37SOhee4pnLWod1GMJ8YYQq2b7o =
443
+ github.com/tsuru/go-tsuruclient v0.0.0-20210820124232-e0cdf446d41d h1:ba6b5LWPGQZrwputbBvrn58zI8P927BwZ7VRu6bU8R4 =
444
+ github.com/tsuru/go-tsuruclient v0.0.0-20210820124232-e0cdf446d41d /go.mod h1:P2AL93lzpzJlgOvu37SOhee4pnLWod1GMJ8YYQq2b7o =
443
445
github.com/tsuru/monsterqueue v0.0.0-20160909010522-70e946ec66c3 h1:+aJngj5cQjYyx/qSjffQceop25t97hLS0+t8bvx9hg4 =
444
446
github.com/tsuru/monsterqueue v0.0.0-20160909010522-70e946ec66c3 /go.mod h1:3KR1vkjfm5b7Lhu5OXuO0NMIyZNG0d0d9xh6ufWYVxg =
445
447
github.com/tsuru/tablecli v0.0.0-20180215113938-82de88f75181 /go.mod h1:ztYpOhW+u1k21FEqp7nZNgpWbr0dUKok5lgGCZi+1AQ =
You can’t perform that action at this time.
0 commit comments