mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
provider.options can be an array
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
committed by
Guillaume Lours
parent
91a0aa0265
commit
22f8a7009f
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.2
|
||||
github.com/compose-spec/compose-go/v2 v2.6.3-0.20250512080201-8a6ac958ac81
|
||||
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