aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-06 17:12:50 +0000
committerGitHub <noreply@github.com>2022-06-06 17:12:50 +0000
commitf71cd52e2b5265c2cc6998ebbf10ebbc054cf999 (patch)
tree792e2924ca4d46849754fa36b946786c2571d304 /go.mod
parent78be3b0f6cebca0b6c288948bbaf18f7dd28b4b9 (diff)
downloadseaweedfs-f71cd52e2b5265c2cc6998ebbf10ebbc054cf999.tar.xz
seaweedfs-f71cd52e2b5265c2cc6998ebbf10ebbc054cf999.zip
Bump github.com/linxGnu/grocksdb from 1.7.1 to 1.7.2
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/linxGnu/grocksdb/releases) - [Commits](https://github.com/linxGnu/grocksdb/compare/v1.7.1...v1.7.2) --- 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 3aa3f8bbf..881e5f5f7 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.6
- github.com/linxGnu/grocksdb v1.7.1
+ github.com/linxGnu/grocksdb v1.7.2
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