aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-04 16:42:16 +0000
committerGitHub <noreply@github.com>2022-04-04 16:42:16 +0000
commitbb02803fca8666bb5a2e54d40fb89fd1ad3f8984 (patch)
tree7756c42af4498bf9ae6d4d56cefe7bbec80cf0fc /go.mod
parente28a8f802fadbeca191098c1f830bfe15b556e9b (diff)
downloadseaweedfs-bb02803fca8666bb5a2e54d40fb89fd1ad3f8984.tar.xz
seaweedfs-bb02803fca8666bb5a2e54d40fb89fd1ad3f8984.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 ecdad6d8e..bd5ce82dc 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.3 // indirect