aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-24 09:38:12 -0700
committerGitHub <noreply@github.com>2022-10-24 09:38:12 -0700
commitceb92a2fc02270894aad0d2927fff40c1c8d33d9 (patch)
tree53fdb425ba23da76c20edf9d37c61f3367e3f4aa /go.mod
parent207ed12af908aa096a876009396480da997fbd1f (diff)
downloadseaweedfs-ceb92a2fc02270894aad0d2927fff40c1c8d33d9.tar.xz
seaweedfs-ceb92a2fc02270894aad0d2927fff40c1c8d33d9.zip
build(deps): bump github.com/linxGnu/grocksdb from 1.7.7 to 1.7.10 (#3899)
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.7.7 to 1.7.10. - [Release notes](https://github.com/linxGnu/grocksdb/releases) - [Commits](https://github.com/linxGnu/grocksdb/compare/v1.7.7...v1.7.10) --- updated-dependencies: - dependency-name: github.com/linxGnu/grocksdb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 370371b82..6c0d5666a 100644
--- a/go.mod
+++ b/go.mod
@@ -61,7 +61,7 @@ require (
github.com/klauspost/reedsolomon v1.11.1
github.com/kurin/blazer v0.5.3
github.com/lib/pq v1.10.7
- github.com/linxGnu/grocksdb v1.7.7
+ github.com/linxGnu/grocksdb v1.7.10
github.com/magiconair/properties v1.8.6 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-ieproxy v0.0.9 // indirect