mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-24 20:28:02 +08:00
vendor: github.com/moby/buildkit 8e3fe35738c2 (v0.13.0-dev)
full diff: 8e3fe35738...d6e142600e
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
6
vendor/github.com/moby/buildkit/util/appdefaults/appdefaults.go
generated
vendored
Normal file
6
vendor/github.com/moby/buildkit/util/appdefaults/appdefaults.go
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
package appdefaults
|
||||
|
||||
const (
|
||||
BridgeName = "buildkit0"
|
||||
BridgeSubnet = "10.10.0.0/16"
|
||||
)
|
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
@@ -509,7 +509,7 @@ github.com/mitchellh/mapstructure
|
||||
# github.com/mitchellh/reflectwalk v1.0.2
|
||||
## explicit
|
||||
github.com/mitchellh/reflectwalk
|
||||
# github.com/moby/buildkit v0.13.0-rc1.0.20240221065707-db304eb93126
|
||||
# github.com/moby/buildkit v0.13.0-rc1.0.20240222164755-8e3fe35738c2
|
||||
## explicit; go 1.21
|
||||
github.com/moby/buildkit/api/services/control
|
||||
github.com/moby/buildkit/api/types
|
||||
|
Reference in New Issue
Block a user