Skip to content

Commit a4982f6

Browse files
fix(deps): update module github.com/docker/docker to v25.0.6+incompatible [security]
1 parent 3be5a45 commit a4982f6

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

go.mod

+1-1
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 v25.0.5+incompatible
30+
github.com/docker/docker v25.0.6+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

+2-2
Original file line numberDiff line numberDiff line change
@@ -536,8 +536,8 @@ github.com/dnsimple/dnsimple-go v0.30.0/go.mod h1:O5TJ0/U6r7AfT8niYNlmohpLbCSG+c
536536
github.com/dnstap/golang-dnstap v0.0.0-20170829151710-2cf77a2b5e11/go.mod h1:s1PfVYYVmTMgCSPtho4LKBDecEHJWtiVDPNv78Z985U=
537537
github.com/docker/distribution v2.6.0-rc.1.0.20170726174610-edc3ab29cdff+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
538538
github.com/docker/docker v17.12.0-ce-rc1.0.20200916142827-bd33bbf0497b+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
539-
github.com/docker/docker v25.0.5+incompatible h1:UmQydMduGkrD5nQde1mecF/YnSbTOaPeFIeP5C4W+DE=
540-
github.com/docker/docker v25.0.5+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
539+
github.com/docker/docker v25.0.6+incompatible h1:5cPwbwriIcsua2REJe8HqQV+6WlWc1byg2QSXzBxBGg=
540+
github.com/docker/docker v25.0.6+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
541541
github.com/docker/go-connections v0.3.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
542542
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
543543
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=

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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ github.com/distribution/reference
563563
## explicit
564564
github.com/dlclark/regexp2
565565
github.com/dlclark/regexp2/syntax
566-
# github.com/docker/docker v25.0.5+incompatible
566+
# github.com/docker/docker v25.0.6+incompatible
567567
## explicit
568568
github.com/docker/docker/api
569569
github.com/docker/docker/api/types

0 commit comments

Comments
 (0)