diff options
| author | chrislusf <chris.lu@gmail.com> | 2021-10-01 03:16:03 +0000 |
|---|---|---|
| committer | chrislusf <chris.lu@gmail.com> | 2021-10-01 03:16:03 +0000 |
| commit | 3ffbaaa0717b424d9899010e8e9df2b4cfb6968f (patch) | |
| tree | deb3db86ecd2aab9ed437548178fa6080460cc95 /go.mod | |
| parent | dad88a452fec896ef16cbac348a280c72b765de7 (diff) | |
| download | seaweedfs-3ffbaaa0717b424d9899010e8e9df2b4cfb6968f.tar.xz seaweedfs-3ffbaaa0717b424d9899010e8e9df2b4cfb6968f.zip | |
use github.com/linxGnu/grocksdb
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -181,6 +181,7 @@ require ( github.com/jcmturner/goidentity/v6 v6.0.1 // indirect github.com/jcmturner/rpc/v2 v2.0.2 // indirect github.com/leodido/go-urn v1.2.0 // indirect + github.com/linxGnu/grocksdb v1.6.38 // indirect github.com/mattn/go-runewidth v0.0.7 // indirect github.com/miekg/dns v1.1.25-0.20191211073109-8ebf2e419df7 // indirect github.com/opentracing/opentracing-go v1.2.0 // indirect |
