Skip to content

Commit 5cbdaa5

Browse files
authored
update(crd): updating the chaosengine crd (#192)
Signed-off-by: Shubham Chaudhary <[email protected]>
1 parent 09a62c0 commit 5cbdaa5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.18
44

55
require (
66
github.com/jpillora/go-ogle-analytics v0.0.0-20161213085824-14b04e0594ef
7-
github.com/litmuschaos/chaos-operator v0.0.0-20230109130222-de7c74a937a9
7+
github.com/litmuschaos/chaos-operator v0.0.0-20230308055038-155d6cd72931
88
github.com/litmuschaos/elves v0.0.0-20230109130230-d8c7345dd5ba
99
github.com/litmuschaos/litmus-go v0.0.0-20221116073419-e9a880ac55c9
1010
github.com/onsi/ginkgo v1.16.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ github.com/kr/pty v1.1.5/go.mod h1:9r2w37qlBe7rQ6e1fg1S/9xpWHSnaqNdHD3WcMdbPDA=
271271
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
272272
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
273273
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
274-
github.com/litmuschaos/chaos-operator v0.0.0-20230109130222-de7c74a937a9 h1:5VkAw2Zqf6xXEElnmFTVuNiP+YVZqH2Qr2t/yv6eI5g=
275-
github.com/litmuschaos/chaos-operator v0.0.0-20230109130222-de7c74a937a9/go.mod h1:jRA6jKGed6ytLDJ7897yr2Kr2ygg+cuRXJqwvNmE4Bw=
274+
github.com/litmuschaos/chaos-operator v0.0.0-20230308055038-155d6cd72931 h1:vs/QCv1PPV2+YiZ36gis2vfxpl2X3lflCPuZpkK7sW8=
275+
github.com/litmuschaos/chaos-operator v0.0.0-20230308055038-155d6cd72931/go.mod h1:jRA6jKGed6ytLDJ7897yr2Kr2ygg+cuRXJqwvNmE4Bw=
276276
github.com/litmuschaos/elves v0.0.0-20230109130230-d8c7345dd5ba h1:q5EULSiKKOKwPadKNw2o0rF3z0rYbzskzTysx+5N+7s=
277277
github.com/litmuschaos/elves v0.0.0-20230109130230-d8c7345dd5ba/go.mod h1:N4ljNnCRBeKgKw1zThi6wbQGQ2b6tlXb4eCVQRLJIvE=
278278
github.com/litmuschaos/litmus-go v0.0.0-20221116073419-e9a880ac55c9 h1:VNr03EWAFkwvw0lCKL59PZa9gAGa67SUAsdVhcGlZjQ=

0 commit comments

Comments
 (0)