mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-22 07:39:24 +08:00
support basic json filtering and selection
This commit is contained in:
1
go.mod
1
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
|
||||
|
Reference in New Issue
Block a user