@@ -8,14 +8,15 @@ require (
8
8
github.com/Masterminds/goutils v1.1.1
9
9
github.com/Masterminds/semver/v3 v3.3.1
10
10
github.com/flanksource/commons v1.35.3
11
- github.com/flanksource/is-healthy v1.0.57
11
+ github.com/flanksource/is-healthy v1.0.58
12
12
github.com/flanksource/kubectl-neat v1.0.4
13
13
github.com/google/cel-go v0.22.1
14
14
github.com/google/go-cmp v0.6.0
15
15
github.com/google/uuid v1.6.0
16
16
github.com/gosimple/slug v1.13.1
17
17
github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf
18
18
github.com/itchyny/gojq v0.12.17
19
+ github.com/jmespath/go-jmespath v0.4.1-0.20220621161143-b0104c826a24
19
20
github.com/mitchellh/reflectwalk v1.0.2
20
21
github.com/ohler55/ojg v1.25.0
21
22
github.com/onsi/ginkgo/v2 v2.20.1
@@ -67,7 +68,6 @@ require (
67
68
github.com/inconshreveable/mousetrap v1.1.0 // indirect
68
69
github.com/itchyny/timefmt-go v0.1.6 // indirect
69
70
github.com/jeremywohl/flatten v0.0.0-20180923035001-588fe0d4c603 // indirect
70
- github.com/jmespath/go-jmespath v0.4.1-0.20220621161143-b0104c826a24 // indirect
71
71
github.com/json-iterator/go v1.1.12 // indirect
72
72
github.com/kr/pretty v0.3.1 // indirect
73
73
github.com/kr/text v0.2.0 // indirect
0 commit comments