Merge pull request #1552 from crazy-max/moby-buildkit-version

driver: resolve BuildKit version for docker driver
This commit is contained in:
CrazyMax
2023-03-30 17:31:47 +02:00
committed by GitHub
17 changed files with 2333 additions and 1 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/docker/buildx
go 1.19
require (
github.com/Masterminds/semver/v3 v3.2.0
github.com/aws/aws-sdk-go-v2/config v1.15.5
github.com/compose-spec/compose-go v1.9.0
github.com/containerd/console v1.0.3