Skip to content

Commit f8bf3bb

Browse files
fix(deps): update module github.com/docker/docker to v27.1.1+incompatible [security] (main) (#13762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b88583d commit f8bf3bb

File tree

5 files changed

+6
-13
lines changed

5 files changed

+6
-13
lines changed

‎go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
2828
github.com/cristalhq/hedgedhttp v0.9.1
2929
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
30-
github.com/docker/docker v27.0.3+incompatible
30+
github.com/docker/docker v27.1.1+incompatible
3131
github.com/docker/go-plugins-helpers v0.0.0-20211224144127-6eecb7beb651
3232
github.com/drone/envsubst v1.0.3
3333
github.com/dustin/go-humanize v1.0.1

‎go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -538,8 +538,8 @@ github.com/dnsimple/dnsimple-go v0.30.0/go.mod h1:O5TJ0/U6r7AfT8niYNlmohpLbCSG+c
538538
github.com/dnstap/golang-dnstap v0.0.0-20170829151710-2cf77a2b5e11/go.mod h1:s1PfVYYVmTMgCSPtho4LKBDecEHJWtiVDPNv78Z985U=
539539
github.com/docker/distribution v2.6.0-rc.1.0.20170726174610-edc3ab29cdff+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
540540
github.com/docker/docker v17.12.0-ce-rc1.0.20200916142827-bd33bbf0497b+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
541-
github.com/docker/docker v27.0.3+incompatible h1:aBGI9TeQ4MPlhquTQKq9XbK79rKFVwXNUAYz9aXyEBE=
542-
github.com/docker/docker v27.0.3+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
541+
github.com/docker/docker v27.1.1+incompatible h1:hO/M4MtV36kzKldqnA37IWhebRA+LnqqcqDja6kVaKY=
542+
github.com/docker/docker v27.1.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
543543
github.com/docker/go-connections v0.3.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
544544
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
545545
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=

‎vendor/github.com/docker/docker/api/swagger.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎vendor/github.com/docker/docker/api/types/system/info.go

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ github.com/distribution/reference
579579
## explicit
580580
github.com/dlclark/regexp2
581581
github.com/dlclark/regexp2/syntax
582-
# github.com/docker/docker v27.0.3+incompatible
582+
# github.com/docker/docker v27.1.1+incompatible
583583
## explicit
584584
github.com/docker/docker/api
585585
github.com/docker/docker/api/types

0 commit comments

Comments
 (0)