diff --git a/kubernetes-model-generator/openapi/generator/go.mod b/kubernetes-model-generator/openapi/generator/go.mod index 9af5198ce2..4f4ec2aeab 100644 --- a/kubernetes-model-generator/openapi/generator/go.mod +++ b/kubernetes-model-generator/openapi/generator/go.mod @@ -87,8 +87,8 @@ replace ( replace ( // TODO: WIP while this gets merged or fixed https://github.com/chaos-mesh/chaos-mesh/pull/4525 - github.com/chaos-mesh/chaos-mesh => github.com/marcnuri-forks/chaos-mesh v0.0.0-20241023085955-dbae1077f45f - github.com/chaos-mesh/chaos-mesh/api => github.com/marcnuri-forks/chaos-mesh/api v0.0.0-20241023085955-dbae1077f45f + github.com/chaos-mesh/chaos-mesh => github.com/marcnuri-forks/chaos-mesh v0.0.0-20241213143402-276e56a5d848 + github.com/chaos-mesh/chaos-mesh/api => github.com/marcnuri-forks/chaos-mesh/api v0.0.0-20241213143402-276e56a5d848 // TODO: WIP while this gets merged or fixed https://github.com/metal3-io/baremetal-operator/pull/1985 github.com/metal3-io/baremetal-operator/apis => github.com/marcnuri-forks/baremetal-operator/apis v0.0.0-20241004142039-6b123cc23349 // TODO: WIP while this gets merged or fixed https://github.com/openshift/api/pull/2050 diff --git a/kubernetes-model-generator/openapi/generator/go.sum b/kubernetes-model-generator/openapi/generator/go.sum index 927445249c..418abc45ea 100644 --- a/kubernetes-model-generator/openapi/generator/go.sum +++ b/kubernetes-model-generator/openapi/generator/go.sum @@ -759,8 +759,8 @@ github.com/marcnuri-forks/api v0.0.0-20240930125604-62d5277244a4 h1:OVm/tM0Io+jk github.com/marcnuri-forks/api v0.0.0-20240930125604-62d5277244a4/go.mod h1:OOh6Qopf21pSzqNVCB5gomomBXb8o5sGKZxG2KNpaXM= github.com/marcnuri-forks/baremetal-operator/apis v0.0.0-20241004142039-6b123cc23349 h1:jSdEzmJMzBkCBT4Ft39OYARV+fgP82RlYcZc09Z8Ldk= github.com/marcnuri-forks/baremetal-operator/apis v0.0.0-20241004142039-6b123cc23349/go.mod h1:Qao+jEhzuKU8M763GkP70ZIdiZCaeC0H0LPyMw/l/O0= -github.com/marcnuri-forks/chaos-mesh/api v0.0.0-20241023085955-dbae1077f45f h1:2eBYvR2/YGPIjswoepYOczeydq9I2huitNTUNR2g/gc= -github.com/marcnuri-forks/chaos-mesh/api v0.0.0-20241023085955-dbae1077f45f/go.mod h1:x11iCbZV6hzzSQWMq610B6Wl5Lg1dhwqcVfeiWQQnQQ= +github.com/marcnuri-forks/chaos-mesh/api v0.0.0-20241213143402-276e56a5d848 h1:62Ai7gVYlBvGwKBb0ovRsNdDIJM9zmLMaQoMdcuQazw= +github.com/marcnuri-forks/chaos-mesh/api v0.0.0-20241213143402-276e56a5d848/go.mod h1:x11iCbZV6hzzSQWMq610B6Wl5Lg1dhwqcVfeiWQQnQQ= github.com/marcnuri-forks/kubernetes-autoscaler/vertical-pod-autoscaler v0.0.0-20241015073945-66b859601d68 h1:l07b2bEkrVvZLAkgQgUoQPPTmjDX2PqZeMrjhJYjJaw= github.com/marcnuri-forks/kubernetes-autoscaler/vertical-pod-autoscaler v0.0.0-20241015073945-66b859601d68/go.mod h1:9ywHbt0kTrLyeNGgTNm7WEns34PmBMEr+9bDKTxW6wQ= github.com/marcnuri-forks/operator-lifecycle-manager v0.0.0-20241002090802-7539192fbf96 h1:SYIVgj5Jfq7gpO1kqSvKYazwhVgGvAfszlKFoqVqw3g=