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

Commit 0e67d3a

Browse files
committed
don't create unecessary resources
Signed-off-by: Nicolas De Loof <[email protected]>
1 parent d8d7393 commit 0e67d3a

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-20210616101828-4e2e7e7def77
22+
github.com/compose-spec/compose-go v0.0.0-20210623125646-085112c33ee6
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)