We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1387871 commit 59958e8Copy full SHA for 59958e8
go.mod
@@ -9,7 +9,7 @@ require (
9
github.com/containerd/console v1.0.5
10
github.com/containerd/errdefs v1.0.0
11
github.com/distribution/reference v0.6.0
12
- github.com/docker/buildx v0.23.0
+ github.com/docker/buildx v0.29.1
13
github.com/docker/cli v28.5.1+incompatible
14
github.com/docker/docker v28.5.1+incompatible
15
github.com/docker/go-connections v0.6.0
0 commit comments