File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
1717 github.com/creack/pty v1.1.24
1818 github.com/davecgh/go-spew v1.1.1
1919 github.com/distribution/reference v0.6.0
20- github.com/docker/cli v28.1.0 +incompatible
20+ github.com/docker/cli v28.1.1 +incompatible
2121 github.com/docker/cli-docs-tool v0.9.0
2222 github.com/docker/docker v28.1.1+incompatible
2323 github.com/docker/go-units v0.5.0
Original file line number Diff line number Diff line change @@ -108,8 +108,8 @@ github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
108108github.com/denisenkom/go-mssqldb v0.0.0-20191128021309-1d7a30a10f73 /go.mod h1:xbL0rPBG9cCiLr28tMa8zpbdarY27NDyej4t/EjAShU =
109109github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
110110github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
111- github.com/docker/cli v28.1.0 +incompatible h1:WiJhUBbuIH/BsJtth+C1hPwra4P0nsKJiWy9ie5My5s =
112- github.com/docker/cli v28.1.0 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
111+ github.com/docker/cli v28.1.1 +incompatible h1:eyUemzeI45DY7eDPuwUcmDyDj1pM98oD5MdSpiItp8k =
112+ github.com/docker/cli v28.1.1 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
113113github.com/docker/cli-docs-tool v0.9.0 h1:CVwQbE+ZziwlPqrJ7LRyUF6GvCA+6gj7MTCsayaK9t0 =
114114github.com/docker/cli-docs-tool v0.9.0 /go.mod h1:ClrwlNW+UioiRyH9GiAOe1o3J/TsY3Tr1ipoypjAUtc =
115115github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ github.com/davecgh/go-spew/spew
221221# github.com/distribution/reference v0.6.0
222222## explicit; go 1.20
223223github.com/distribution/reference
224- # github.com/docker/cli v28.1.0 +incompatible
224+ # github.com/docker/cli v28.1.1 +incompatible
225225## explicit
226226github.com/docker/cli/cli
227227github.com/docker/cli/cli-plugins/metadata
You can’t perform that action at this time.
0 commit comments