Skip to content

Commit

Permalink
Updating the probe schema (#193)
Browse files Browse the repository at this point in the history
Signed-off-by: Shubham Chaudhary <[email protected]>
  • Loading branch information
ispeakc0de authored Mar 9, 2023
1 parent 5cbdaa5 commit 1238882
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/jpillora/go-ogle-analytics v0.0.0-20161213085824-14b04e0594ef
github.com/litmuschaos/chaos-operator v0.0.0-20230308055038-155d6cd72931
github.com/litmuschaos/chaos-operator v0.0.0-20230309154531-e7f9ae680a0e
github.com/litmuschaos/elves v0.0.0-20230109130230-d8c7345dd5ba
github.com/litmuschaos/litmus-go v0.0.0-20221116073419-e9a880ac55c9
github.com/onsi/ginkgo v1.16.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,8 @@ github.com/kr/pty v1.1.5/go.mod h1:9r2w37qlBe7rQ6e1fg1S/9xpWHSnaqNdHD3WcMdbPDA=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/litmuschaos/chaos-operator v0.0.0-20230308055038-155d6cd72931 h1:vs/QCv1PPV2+YiZ36gis2vfxpl2X3lflCPuZpkK7sW8=
github.com/litmuschaos/chaos-operator v0.0.0-20230308055038-155d6cd72931/go.mod h1:jRA6jKGed6ytLDJ7897yr2Kr2ygg+cuRXJqwvNmE4Bw=
github.com/litmuschaos/chaos-operator v0.0.0-20230309154531-e7f9ae680a0e h1:gASOicfFwyiRuS8UDrPv9FrjzaRIh7byN4fTGm9DJ38=
github.com/litmuschaos/chaos-operator v0.0.0-20230309154531-e7f9ae680a0e/go.mod h1:jRA6jKGed6ytLDJ7897yr2Kr2ygg+cuRXJqwvNmE4Bw=
github.com/litmuschaos/elves v0.0.0-20230109130230-d8c7345dd5ba h1:q5EULSiKKOKwPadKNw2o0rF3z0rYbzskzTysx+5N+7s=
github.com/litmuschaos/elves v0.0.0-20230109130230-d8c7345dd5ba/go.mod h1:N4ljNnCRBeKgKw1zThi6wbQGQ2b6tlXb4eCVQRLJIvE=
github.com/litmuschaos/litmus-go v0.0.0-20221116073419-e9a880ac55c9 h1:VNr03EWAFkwvw0lCKL59PZa9gAGa67SUAsdVhcGlZjQ=
Expand Down

0 comments on commit 1238882

Please sign in to comment.