This repository was archived by the owner on Nov 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ require (
1414 github.com/RHsyseng/operator-utils v1.4.12
1515 github.com/go-logr/logr v1.2.4
1616 github.com/kiegroup/kogito-serverless-operator/api v1.42.0
17- github.com/kiegroup/kogito-serverless-operator/container-builder v0.0 .0
18- github.com/kiegroup/kogito-serverless-operator/workflowproj v0.0 .0
17+ github.com/kiegroup/kogito-serverless-operator/container-builder v1.42 .0
18+ github.com/kiegroup/kogito-serverless-operator/workflowproj v1.42 .0
1919 github.com/magiconair/properties v1.8.7
2020 github.com/onsi/ginkgo/v2 v2.9.5
2121 github.com/onsi/gomega v1.27.7
Original file line number Diff line number Diff line change @@ -129,6 +129,10 @@ github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnr
129129github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
130130github.com/kiegroup/kogito-serverless-operator/api v1.42.0 h1:/ZyUGh4uodyHnCKjUCJKGV5s/GYk65xApyTK8J5vSiE =
131131github.com/kiegroup/kogito-serverless-operator/api v1.42.0 /go.mod h1:5nAGodPBf6ebCjFtF7JKl40Ji0ptG0JwJNT/P0OupfE =
132+ github.com/kiegroup/kogito-serverless-operator/container-builder v1.42.0 h1:XZkwOJXT/bac4+ZRPIGB3Si2tI4CzxuAfm+7NN6iJT0 =
133+ github.com/kiegroup/kogito-serverless-operator/container-builder v1.42.0 /go.mod h1:yJkMSuvHs6sny3Usok+yadgX7hs1eL69GoqKZAsmTtI =
134+ github.com/kiegroup/kogito-serverless-operator/workflowproj v1.42.0 h1:T7ynLAMVgJy2zjfkrfbk60VsH9WgQDX1H6UtczQ/MCc =
135+ github.com/kiegroup/kogito-serverless-operator/workflowproj v1.42.0 /go.mod h1:jOqR9ClHIObdlCwXxCaqXQxtHn1C+1J6uepezqqDlVk =
132136github.com/kisielk/errcheck v1.5.0 /go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8 =
133137github.com/kisielk/gotool v1.0.0 /go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck =
134138github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
You can’t perform that action at this time.
0 commit comments