File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ require (
49
49
github.com/emicklei/go-restful v2.12.0+incompatible // indirect
50
50
github.com/emirpasic/gods v1.18.1 // indirect
51
51
github.com/evanphx/json-patch v4.9.0+incompatible // indirect
52
- github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect
52
+ github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
53
53
github.com/fatih/camelcase v1.0.0 // indirect
54
54
github.com/fsnotify/fsnotify v1.4.9 // indirect
55
55
github.com/ghodss/yaml v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -241,8 +241,9 @@ github.com/euank/go-kmsg-parser v2.0.0+incompatible/go.mod h1:MhmAMZ8V4CYH4ybgdR
241
241
github.com/evanphx/json-patch v4.5.0+incompatible /go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk =
242
242
github.com/evanphx/json-patch v4.9.0+incompatible h1:kLcOMZeuLAJvL2BPWLMIj5oaZQobrkAqrL+WFZwQses =
243
243
github.com/evanphx/json-patch v4.9.0+incompatible /go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk =
244
- github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d h1:105gxyaGwCFad8crR9dcMQWvV9Hvulu6hwUh4tWPJnM =
245
244
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d /go.mod h1:ZZMPRZwes7CROmyNKgQzC3XPs6L/G2EJLHddWejkmf4 =
245
+ github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f h1:Wl78ApPPB2Wvf/TIe2xdyJxTlb6obmF18d8QdkxNDu4 =
246
+ github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f /go.mod h1:OSYXu++VVOHnXeitef/D8n/6y4QV8uLHSFXX4NeXMGc =
246
247
github.com/fatih/camelcase v1.0.0 h1:hxNvNX/xYBp0ovncs8WyWZrOrpBNub/JfaMvbURyft8 =
247
248
github.com/fatih/camelcase v1.0.0 /go.mod h1:yN2Sb0lFhZJUdVvtELVWefmrXpuZESvPmqwoZc+/fpc =
248
249
github.com/fatih/color v1.7.0 /go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4 =
You can’t perform that action at this time.
0 commit comments