Skip to content

Commit 3cc0c5a

Browse files
renovate[bot]CybotTM
authored andcommitted
fix(deps): update module github.com/docker/docker to v27.3.1+incompatible
1 parent 41f198b commit 3cc0c5a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.22
55
require (
66
github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
77
github.com/bradfitz/go-smtpd v0.0.0-20170404230938-deb6d6237625
8-
github.com/docker/docker v27.3.0+incompatible
8+
github.com/docker/docker v27.3.1+incompatible
99
github.com/fsouza/go-dockerclient v1.12.0
1010
github.com/gobs/args v0.0.0-20210311043657-b8c0b223be93
1111
github.com/jessevdk/go-flags v1.6.1

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ github.com/docker/docker v27.2.0+incompatible h1:Rk9nIVdfH3+Vz4cyI/uhbINhEZ/oLmc
5858
github.com/docker/docker v27.2.0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
5959
github.com/docker/docker v27.3.0+incompatible h1:BNb1QY6o4JdKpqwi9IB+HUYcRRrVN4aGFUTvDmWYK1A=
6060
github.com/docker/docker v27.3.0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
61+
github.com/docker/docker v27.3.1+incompatible h1:KttF0XoteNTicmUtBO0L2tP+J7FGRFTjaEF4k6WdhfI=
62+
github.com/docker/docker v27.3.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
6163
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
6264
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
6365
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c=

0 commit comments

Comments
 (0)