File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
7
7
github.com/bradfitz/go-smtpd v0.0.0-20170404230938-deb6d6237625
8
- github.com/docker/docker v27.2 .0+incompatible
8
+ github.com/docker/docker v27.3 .0+incompatible
9
9
github.com/fsouza/go-dockerclient v1.12.0
10
10
github.com/gobs/args v0.0.0-20210311043657-b8c0b223be93
11
11
github.com/jessevdk/go-flags v1.6.1
Original file line number Diff line number Diff line change @@ -56,6 +56,8 @@ github.com/docker/docker v27.1.1+incompatible h1:hO/M4MtV36kzKldqnA37IWhebRA+Lnq
56
56
github.com/docker/docker v27.1.1+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
57
57
github.com/docker/docker v27.2.0+incompatible h1:Rk9nIVdfH3+Vz4cyI/uhbINhEZ/oLmc+CBXmH6fbNk4 =
58
58
github.com/docker/docker v27.2.0+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
59
+ github.com/docker/docker v27.3.0+incompatible h1:BNb1QY6o4JdKpqwi9IB+HUYcRRrVN4aGFUTvDmWYK1A =
60
+ github.com/docker/docker v27.3.0+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
59
61
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
60
62
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
61
63
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments