diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-03-30 11:40:58 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-30 11:40:58 -0700 |
| commit | f08d67eeb72f621998c5d91ac2a9de89f8417e68 (patch) | |
| tree | 0b0280933c61613630a7ed607e44ff74657fbff0 /go.mod | |
| parent | 5738049d5a1cfe3fa1299a735977f5e5809b68d1 (diff) | |
| parent | c29f79a593c32bd1ee7438a3e24d3c5fd8d934a1 (diff) | |
| download | seaweedfs-f08d67eeb72f621998c5d91ac2a9de89f8417e68.tar.xz seaweedfs-f08d67eeb72f621998c5d91ac2a9de89f8417e68.zip | |
Merge pull request #2851 from chrislusf/dependabot/go_modules/github.com/linxGnu/grocksdb-1.7.0
Bump github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0
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.4 - github.com/linxGnu/grocksdb v1.6.38 + github.com/linxGnu/grocksdb v1.7.0 github.com/magiconair/properties v1.8.5 // indirect github.com/mailru/easyjson v0.7.7 // indirect github.com/mattn/go-ieproxy v0.0.1 // indirect |
