diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-30 16:22:02 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-30 16:22:02 +0000 |
| commit | c29f79a593c32bd1ee7438a3e24d3c5fd8d934a1 (patch) | |
| tree | 0b0280933c61613630a7ed607e44ff74657fbff0 /go.mod | |
| parent | 5738049d5a1cfe3fa1299a735977f5e5809b68d1 (diff) | |
| download | seaweedfs-c29f79a593c32bd1ee7438a3e24d3c5fd8d934a1.tar.xz seaweedfs-c29f79a593c32bd1ee7438a3e24d3c5fd8d934a1.zip | |
Bump github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.6.38 to 1.7.0.
- [Release notes](https://github.com/linxGnu/grocksdb/releases)
- [Commits](https://github.com/linxGnu/grocksdb/compare/v1.6.38...v1.7.0)
---
updated-dependencies:
- dependency-name: github.com/linxGnu/grocksdb
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
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 |
