File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
12
12
github.com/containerd/platforms v1.0.0-rc.1
13
13
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
14
14
github.com/distribution/reference v0.6.0
15
- github.com/docker/buildx v0.21.1
15
+ github.com/docker/buildx v0.21.2
16
16
github.com/docker/cli v28.0.1+incompatible
17
17
github.com/docker/cli-docs-tool v0.9.0
18
18
github.com/docker/docker v28.0.1+incompatible
Original file line number Diff line number Diff line change @@ -127,8 +127,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8Yc
127
127
github.com/denisenkom/go-mssqldb v0.0.0-20191128021309-1d7a30a10f73 /go.mod h1:xbL0rPBG9cCiLr28tMa8zpbdarY27NDyej4t/EjAShU =
128
128
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
129
129
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
130
- github.com/docker/buildx v0.21.1 h1:YjV2k6CsSDbkDTOMsjARUIrj2xv+zZR+M2dtrRyzXhg =
131
- github.com/docker/buildx v0.21.1 /go.mod h1:8V4UMnlKsaGYwz83BygmIbJIFEAYGHT6KAv8akDZmqo =
130
+ github.com/docker/buildx v0.21.2 h1:r09paH8q9nvAX2PR1ntRrc+C6FBH93bvKUsn1WOb/jU =
131
+ github.com/docker/buildx v0.21.2 /go.mod h1:8V4UMnlKsaGYwz83BygmIbJIFEAYGHT6KAv8akDZmqo =
132
132
github.com/docker/cli v28.0.1+incompatible h1:g0h5NQNda3/CxIsaZfH4Tyf6vpxFth7PYl3hgCPOKzs =
133
133
github.com/docker/cli v28.0.1+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
134
134
github.com/docker/cli-docs-tool v0.9.0 h1:CVwQbE+ZziwlPqrJ7LRyUF6GvCA+6gj7MTCsayaK9t0 =
You can’t perform that action at this time.
0 commit comments