File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ require (
88 github.com/blang/semver v3.5.1+incompatible
99 github.com/cpuguy83/go-md2man v1.0.10
1010 github.com/creack/pty v1.1.24
11- github.com/docker/cli v27.4.0 +incompatible
12- github.com/docker/docker v27.4.0 +incompatible
11+ github.com/docker/cli v27.4.1 +incompatible
12+ github.com/docker/docker v27.4.1 +incompatible
1313 github.com/fatih/color v1.18.0
1414 github.com/google/go-cmp v0.6.0
1515 github.com/google/go-containerregistry v0.20.2
Original file line number Diff line number Diff line change @@ -420,12 +420,12 @@ github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 h1:lxmTCgmHE1G
420420github.com/digitorus/timestamp v0.0.0-20231217203849-220c5c2851b7 /go.mod h1:GvWntX9qiTlOud0WkQ6ewFm0LPy5JUR1Xo0Ngbd1w6Y =
421421github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi/U =
422422github.com/dimchansky/utfbom v1.1.1 /go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE =
423- github.com/docker/cli v27.4.0 +incompatible h1:/nJzWkcI1MDMN+U+px/YXnQWJqnu4J+QKGTfD6ptiTc =
424- github.com/docker/cli v27.4.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
423+ github.com/docker/cli v27.4.1 +incompatible h1:VzPiUlRJ/xh+otB75gva3r05isHMo5wXDfPRi5/b4hI =
424+ github.com/docker/cli v27.4.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
425425github.com/docker/distribution v2.8.3+incompatible h1:AtKxIZ36LoNK51+Z6RpzLpddBirtxJnzDrHLEKxTAYk =
426426github.com/docker/distribution v2.8.3+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
427- github.com/docker/docker v27.4.0 +incompatible h1:I9z7sQ5qyzO0BfAb9IMOawRkAGxhYsidKiTMcm0DU+A =
428- github.com/docker/docker v27.4.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
427+ github.com/docker/docker v27.4.1 +incompatible h1:ZJvcY7gfwHn1JF48PfbyXg7Jyt9ZCWDW+GGXOIxEwp4 =
428+ github.com/docker/docker v27.4.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
429429github.com/docker/docker-credential-helpers v0.8.0 h1:YQFtbBQb4VrpoPxhFuzEBPQ9E16qz5SpHLS+uswaCp8 =
430430github.com/docker/docker-credential-helpers v0.8.0 /go.mod h1:UGFXcuoQ5TxPiB54nHOZ32AWRqQdECoh/Mg0AlEYb40 =
431431github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96 /go.mod h1:Qh8CwZgvJUkLughtfhJv5dyTYa91l1fOUCrgjqmcifM =
Original file line number Diff line number Diff line change @@ -534,7 +534,7 @@ github.com/digitorus/timestamp
534534# github.com/dimchansky/utfbom v1.1.1
535535## explicit
536536github.com/dimchansky/utfbom
537- # github.com/docker/cli v27.4.0 +incompatible
537+ # github.com/docker/cli v27.4.1 +incompatible
538538## explicit
539539github.com/docker/cli/cli/config
540540github.com/docker/cli/cli/config/configfile
@@ -543,7 +543,7 @@ github.com/docker/cli/cli/config/types
543543# github.com/docker/distribution v2.8.3+incompatible
544544## explicit
545545github.com/docker/distribution/registry/client/auth/challenge
546- # github.com/docker/docker v27.4.0 +incompatible
546+ # github.com/docker/docker v27.4.1 +incompatible
547547## explicit
548548github.com/docker/docker/pkg/homedir
549549# github.com/docker/docker-credential-helpers v0.8.0
You can’t perform that action at this time.
0 commit comments