aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-02 15:25:06 +0000
committerGitHub <noreply@github.com>2022-05-02 15:25:06 +0000
commit1a7344b8a41348adb318f19fd8e77bbd5753a1b4 (patch)
tree369c9d67e5ff51b4c7b9836a0d5dc6bea1ee2fc3 /go.mod
parent73961e24d8b311b938dfb692f93e172866813487 (diff)
downloadseaweedfs-1a7344b8a41348adb318f19fd8e77bbd5753a1b4.tar.xz
seaweedfs-1a7344b8a41348adb318f19fd8e77bbd5753a1b4.zip
Bump github.com/linxGnu/grocksdb from 1.7.0 to 1.7.1
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/linxGnu/grocksdb/releases) - [Commits](https://github.com/linxGnu/grocksdb/compare/v1.7.0...v1.7.1) --- 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>
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 bdebd73a8..68fb85203 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.5
- github.com/linxGnu/grocksdb v1.7.0
+ github.com/linxGnu/grocksdb v1.7.1
github.com/magiconair/properties v1.8.6 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-ieproxy v0.0.3 // indirect