mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
introduce networks.interface_name
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
committed by
Guillaume Lours
parent
60385e6065
commit
955e4ed94e
2
go.mod
2
go.mod
@@ -8,7 +8,7 @@ require (
|
||||
github.com/Microsoft/go-winio v0.6.2
|
||||
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
|
||||
github.com/buger/goterm v1.0.4
|
||||
github.com/compose-spec/compose-go/v2 v2.6.1
|
||||
github.com/compose-spec/compose-go/v2 v2.6.2-0.20250423090706-30ff01d36f76
|
||||
github.com/containerd/containerd/v2 v2.0.5
|
||||
github.com/containerd/platforms v1.0.0-rc.1
|
||||
github.com/davecgh/go-spew v1.1.1
|
||||
|
||||
Reference in New Issue
Block a user