diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-04-04 18:51:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-04 18:51:23 -0700 |
| commit | 9b0d02ed3943d2ba01cc942e045ef8a0b5f63547 (patch) | |
| tree | 63302fca0b803cb921a3939319a821c165df52ed /go.mod | |
| parent | e752efc62437087abc891a9f36ba71c23dbec05b (diff) | |
| parent | bb02803fca8666bb5a2e54d40fb89fd1ad3f8984 (diff) | |
| download | seaweedfs-9b0d02ed3943d2ba01cc942e045ef8a0b5f63547.tar.xz seaweedfs-9b0d02ed3943d2ba01cc942e045ef8a0b5f63547.zip | |
Merge pull request #2873 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.3 // indirect |
