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.3 .1+incompatible
8
+ github.com/docker/docker v27.5 .1+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 @@ -60,6 +60,8 @@ github.com/docker/docker v27.3.0+incompatible h1:BNb1QY6o4JdKpqwi9IB+HUYcRRrVN4a
60
60
github.com/docker/docker v27.3.0+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
61
61
github.com/docker/docker v27.3.1+incompatible h1:KttF0XoteNTicmUtBO0L2tP+J7FGRFTjaEF4k6WdhfI =
62
62
github.com/docker/docker v27.3.1+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
63
+ github.com/docker/docker v27.5.1+incompatible h1:4PYU5dnBYqRQi0294d1FBECqT9ECWeQAIfE8q4YnPY8 =
64
+ github.com/docker/docker v27.5.1+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
63
65
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
64
66
github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
65
67
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
You can’t perform that action at this time.
0 commit comments