aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorhilimd <68371223+hilimd@users.noreply.github.com>2021-10-27 09:42:23 +0800
committerGitHub <noreply@github.com>2021-10-27 09:42:23 +0800
commit6999325d3631f0e9f4fe4e081650dcf60a1293c5 (patch)
tree99082f145eeee921ae772d0c8601f97f40b7f074 /go.mod
parentee90edd0e3746ae0f6046dd9e7362aeec821456c (diff)
parent3eeaffeadd9bcff0148d0b1c860ea4ff03e82904 (diff)
downloadseaweedfs-6999325d3631f0e9f4fe4e081650dcf60a1293c5.tar.xz
seaweedfs-6999325d3631f0e9f4fe4e081650dcf60a1293c5.zip
Merge pull request #84 from chrislusf/master
sync
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 0651f0a25..187e5675f 100644
--- a/go.mod
+++ b/go.mod
@@ -112,9 +112,9 @@ require (
github.com/stretchr/testify v1.7.0
github.com/stvp/tempredis v0.0.0-20181119212430-b82af8480203
github.com/syndtr/goleveldb v1.0.1-0.20190318030020-c3a204f8e965
- github.com/tidwall/gjson v1.8.1
- github.com/tidwall/match v1.0.3
- github.com/tidwall/pretty v1.1.0 // indirect
+ github.com/tidwall/gjson v1.10.2
+ github.com/tidwall/match v1.1.1
+ github.com/tidwall/pretty v1.2.0 // indirect
github.com/tsuna/gohbase v0.0.0-20201125011725-348991136365
github.com/tylertreat/BoomFilters v0.0.0-20210315201527-1a82519a3e43
github.com/valyala/bytebufferpool v1.0.0