diff options
| author | chrislu <chris.lu@gmail.com> | 2025-06-03 10:01:43 -0700 |
|---|---|---|
| committer | chrislu <chris.lu@gmail.com> | 2025-06-03 22:46:10 -0700 |
| commit | 7039d5003ce41067f1e7b5ee9d2ad9378f54aeea (patch) | |
| tree | ee23a525d4438129530c1015aa4af7e7709dfd09 /go.mod | |
| parent | 7151a54b28518c93af627911c885f20ad931bc8e (diff) | |
| download | seaweedfs-7039d5003ce41067f1e7b5ee9d2ad9378f54aeea.tar.xz seaweedfs-7039d5003ce41067f1e7b5ee9d2ad9378f54aeea.zip | |
gorocksdb 1.10.1 ~ rocksdb 10.2.1
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ require ( github.com/klauspost/reedsolomon v1.12.4 github.com/kurin/blazer v0.5.3 github.com/lib/pq v1.10.9 - github.com/linxGnu/grocksdb v1.9.9 + github.com/linxGnu/grocksdb v1.10.1 github.com/mailru/easyjson v0.7.7 // indirect github.com/mattn/go-ieproxy v0.0.11 // indirect github.com/mattn/go-isatty v0.0.20 // indirect |
