We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91cede1 commit 61c8977Copy full SHA for 61c8977
benchmark/README.md
@@ -16,11 +16,11 @@ go test -bench=. -cpu=1 -benchmem -count=1 -benchtime=100x
16
17
## Libraries
18
19
-`github.com/PaesslerAG/jsonpath v0.1.1`
20
-`github.com/bhmj/jsonslice v1.1.2`
21
-`github.com/evilmonkeyinc/jsonpath v0.7.0`
22
-`github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852`
23
-`github.com/spyzhov/ajson v0.7.0`
+- `github.com/PaesslerAG/jsonpath v0.1.1`
+- `github.com/bhmj/jsonslice v1.1.2`
+- `github.com/evilmonkeyinc/jsonpath v0.7.0`
+- `github.com/oliveagle/jsonpath v0.0.0-20180606110733-2e52cf6e6852`
+- `github.com/spyzhov/ajson v0.7.0`
24
25
## TL;DR
26
0 commit comments