File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,8 @@ require (
5858
5959// Pinned to kubernetes-1.21.2
6060replace (
61+ github.com/litmuschaos/chaos-operator => ../chaos-operator
62+
6163 k8s.io/api => k8s.io/api v0.21.2
6264 k8s.io/apiextensions-apiserver => k8s.io/apiextensions-apiserver v0.21.2
6365 k8s.io/apimachinery => k8s.io/apimachinery v0.21.2
Original file line number Diff line number Diff line change @@ -271,8 +271,6 @@ github.com/kr/pty v1.1.5/go.mod h1:9r2w37qlBe7rQ6e1fg1S/9xpWHSnaqNdHD3WcMdbPDA=
271271github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
272272github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
273273github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
274- github.com/litmuschaos/chaos-operator v0.0.0-20240104104915-2d8472873222 h1:e7QsO2cL0/aMlCNM2BRRg2gfv05C9ZeVF2U0BE7IPcE =
275- github.com/litmuschaos/chaos-operator v0.0.0-20240104104915-2d8472873222 /go.mod h1:yDZVtAgRVgoQtf8tSN58tpus0kGFFJXTj/bppJCRrdo =
276274github.com/litmuschaos/elves v0.0.0-20230607095010-c7119636b529 h1:Id7WZy5wXg7RYHbunkzkXFRolrfAerZzZkpjZ6MEZ/4 =
277275github.com/litmuschaos/elves v0.0.0-20230607095010-c7119636b529 /go.mod h1:N4ljNnCRBeKgKw1zThi6wbQGQ2b6tlXb4eCVQRLJIvE =
278276github.com/litmuschaos/litmus-go v0.0.0-20230605073551-d73728198577 h1:8+3Ucb0VEY9F441vlweT1UEb1/4wbYxMXxGLad0It9M =
You can’t perform that action at this time.
0 commit comments