File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -155,3 +155,5 @@ require (
155155 gopkg.in/ini.v1 v1.67.0 // indirect
156156 gopkg.in/yaml.v3 v3.0.1 // indirect
157157)
158+
159+ replace github.com/compose-spec/compose-go/v2 => github.com/seekskyworld/compose-go/v2 v2.10.1-0.20260115162529-60712f73c6f5
Original file line number Diff line number Diff line change @@ -353,6 +353,8 @@ github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 h1:PKK9DyHxif4LZo+uQSgXNqs0jj5+x
353353github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 /go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU =
354354github.com/secure-systems-lab/go-securesystemslib v0.9.1 h1:nZZaNz4DiERIQguNy0cL5qTdn9lR8XKHf4RUyG1Sx3g =
355355github.com/secure-systems-lab/go-securesystemslib v0.9.1 /go.mod h1:np53YzT0zXGMv6x4iEWc9Z59uR+x+ndLwCLqPYpLXVU =
356+ github.com/seekskyworld/compose-go/v2 v2.10.1-0.20260115162529-60712f73c6f5 h1:yHkP4Xn/XSc6tF+alIjgIpVzhnt9QBpeL8SOqJZfHOs =
357+ github.com/seekskyworld/compose-go/v2 v2.10.1-0.20260115162529-60712f73c6f5 /go.mod h1:Ohac1SzhO/4fXXrzWIztIVB6ckmKBv1Nt5Z5mGVESUg =
356358github.com/shibumi/go-pathspec v1.3.0 h1:QUyMZhFo0Md5B8zV8x2tesohbb5kfbpTi9rBnKh5dkI =
357359github.com/shibumi/go-pathspec v1.3.0 /go.mod h1:Xutfslp817l2I1cZvgcfeMQJG5QnU2lh5tVaaMCl3jE =
358360github.com/sirupsen/logrus v1.0.6 /go.mod h1:pMByvHTf9Beacp5x1UXfOR9xyW/9antXMhjMPG0dEzc =
You can’t perform that action at this time.
0 commit comments