aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-30 16:22:02 +0000
committerGitHub <noreply@github.com>2022-03-30 16:22:02 +0000
commitc29f79a593c32bd1ee7438a3e24d3c5fd8d934a1 (patch)
tree0b0280933c61613630a7ed607e44ff74657fbff0 /go.mod
parent5738049d5a1cfe3fa1299a735977f5e5809b68d1 (diff)
downloadseaweedfs-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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5d552de48..c997a89c9 100644
--- a/go.mod
+++ b/go.mod
@@ -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