diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-05-02 10:49:56 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-02 10:49:56 -0700 |
| commit | 47ced6ce9c504b388d984e7a88d660f7abc727a2 (patch) | |
| tree | d46b6666f1e1f9201cd534e0f09834bae9dbc5e2 /go.mod | |
| parent | ded6fdd2743c716ac8fa780661fd8538d77de92d (diff) | |
| parent | 1a7344b8a41348adb318f19fd8e77bbd5753a1b4 (diff) | |
| download | seaweedfs-47ced6ce9c504b388d984e7a88d660f7abc727a2.tar.xz seaweedfs-47ced6ce9c504b388d984e7a88d660f7abc727a2.zip | |
Merge pull request #3005 from chrislusf/dependabot/go_modules/github.com/linxGnu/grocksdb-1.7.1
Bump github.com/linxGnu/grocksdb from 1.7.0 to 1.7.1
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ require ( github.com/klauspost/reedsolomon v1.9.16 github.com/kurin/blazer v0.5.3 github.com/lib/pq v1.10.5 - github.com/linxGnu/grocksdb v1.7.0 + github.com/linxGnu/grocksdb v1.7.1 github.com/magiconair/properties v1.8.6 // indirect github.com/mailru/easyjson v0.7.7 // indirect github.com/mattn/go-ieproxy v0.0.3 // indirect |
