mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2026-02-18 18:18:08 -05:00
fix(deps): update module github.com/docker/buildx to v0.31.1
This commit is contained in:
parent
a04f0ff82a
commit
1eb645fa6a
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/containerd/console v1.0.5
|
||||
github.com/containerd/errdefs v1.0.0
|
||||
github.com/distribution/reference v0.6.0
|
||||
github.com/docker/buildx v0.23.0
|
||||
github.com/docker/buildx v0.31.1
|
||||
github.com/docker/cli v28.5.2+incompatible
|
||||
github.com/docker/docker v28.5.2+incompatible
|
||||
github.com/docker/go-connections v0.6.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue