aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-10-06 22:35:05 -0700
committerChris Lu <chris.lu@gmail.com>2019-10-06 22:35:08 -0700
commitf8d4b7d1c01eecb54edc4169d6b8a0d3c39a730c (patch)
treee463982066e42bdabeae7cff5e0569c0874b4c39 /go.mod
parente26670c67ad27301dcfd597c94f5fce9b5cd6331 (diff)
downloadseaweedfs-f8d4b7d1c01eecb54edc4169d6b8a0d3c39a730c.tar.xz
seaweedfs-f8d4b7d1c01eecb54edc4169d6b8a0d3c39a730c.zip
support basic json filtering and selection
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index c9717b6ab..d25bf41e4 100644
--- a/go.mod
+++ b/go.mod
@@ -87,6 +87,7 @@ require (
github.com/stretchr/testify v1.4.0 // indirect
github.com/syndtr/goleveldb v1.0.0
github.com/tidwall/gjson v1.3.2
+ github.com/tidwall/match v1.0.1
github.com/uber-go/atomic v1.4.0 // indirect
github.com/uber/jaeger-client-go v2.17.0+incompatible // indirect
github.com/uber/jaeger-lib v2.0.0+incompatible // indirect