Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 04d9bc4

Browse files
authored
Merge pull request #1864 from ndeloof/main
update compose-go
2 parents 4bf7829 + c280597 commit 04d9bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/awslabs/goformation/v4 v4.15.6
2020
github.com/buger/goterm v1.0.0
2121
github.com/cnabio/cnab-to-oci v0.3.1-beta1
22-
github.com/compose-spec/compose-go v0.0.0-20210623125646-085112c33ee6
22+
github.com/compose-spec/compose-go v0.0.0-20210630133434-c7cf02f86c43
2323
github.com/containerd/console v1.0.2
2424
github.com/containerd/containerd v1.5.0
2525
github.com/distribution/distribution/v3 v3.0.0-20210316161203-a01c71e2477e

0 commit comments

Comments
 (0)