Merge pull request #2806 from tonistiigi/vendor-compose-v2.4.4

vendor: update compose to v2.4.4
This commit is contained in:
Tõnis Tiigi
2024-11-21 14:29:18 -08:00
committed by GitHub
7 changed files with 67 additions and 22 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/Masterminds/semver/v3 v3.2.1
github.com/Microsoft/go-winio v0.6.2
github.com/aws/aws-sdk-go-v2/config v1.26.6
github.com/compose-spec/compose-go/v2 v2.4.2
github.com/compose-spec/compose-go/v2 v2.4.4
github.com/containerd/console v1.0.4
github.com/containerd/containerd v1.7.22
github.com/containerd/continuity v0.4.4