File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/Microsoft/go-winio v0.6.2
9
9
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d
10
10
github.com/buger/goterm v1.0.4
11
- github.com/compose-spec/compose-go/v2 v2.8.0
11
+ github.com/compose-spec/compose-go/v2 v2.8.1
12
12
github.com/containerd/containerd/v2 v2.1.3
13
13
github.com/containerd/errdefs v1.0.0
14
14
github.com/containerd/platforms v1.0.0-rc.1
@@ -213,5 +213,3 @@ exclude (
213
213
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
214
214
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
215
215
)
216
-
217
- replace github.com/compose-spec/compose-go/v2 => github.com/compose-spec/compose-go/v2 v2.8.1-0.20250724131002-0bd910723fa2
Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ github.com/cloudflare/cfssl v0.0.0-20180223231731-4e2dcbde5004 h1:lkAMpLVBDaj17e
80
80
github.com/cloudflare/cfssl v0.0.0-20180223231731-4e2dcbde5004 /go.mod h1:yMWuSON2oQp+43nFtAV/uvKQIFpSPerB57DCt9t8sSA =
81
81
github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb h1:EDmT6Q9Zs+SbUoc7Ik9EfrFqcylYqgPZ9ANSbTAntnE =
82
82
github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb /go.mod h1:ZjrT6AXHbDs86ZSdt/osfBi5qfexBrKUdONk989Wnk4 =
83
- github.com/compose-spec/compose-go/v2 v2.8.1-0.20250724131002-0bd910723fa2 h1:ScueH2qQpgDxyxJ1xSun2JWCDk747v0VnG9jVWce+K0 =
84
- github.com/compose-spec/compose-go/v2 v2.8.1-0.20250724131002-0bd910723fa2 /go.mod h1:veko/VB7URrg/tKz3vmIAQDaz+CGiXH8vZsW79NmAww =
83
+ github.com/compose-spec/compose-go/v2 v2.8.1 h1:27O4dzyhiS/UEUKp1zHOHCBWD1WbxGsYGMNNaSejTk4 =
84
+ github.com/compose-spec/compose-go/v2 v2.8.1 /go.mod h1:veko/VB7URrg/tKz3vmIAQDaz+CGiXH8vZsW79NmAww =
85
85
github.com/containerd/cgroups/v3 v3.0.5 h1:44na7Ud+VwyE7LIoJ8JTNQOa549a8543BmzaJHo6Bzo =
86
86
github.com/containerd/cgroups/v3 v3.0.5 /go.mod h1:SA5DLYnXO8pTGYiAHXz94qvLQTKfVM5GEVisn4jpins =
87
87
github.com/containerd/console v1.0.5 h1:R0ymNeydRqH2DmakFNdmjR2k0t7UPuiOV/N/27/qqsc =
You can’t perform that action at this time.
0 commit comments