aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-18 09:37:06 -0800
committerGitHub <noreply@github.com>2024-11-18 09:37:06 -0800
commit180f267867b8f794aea253aa6d403e93847ef39a (patch)
treea21e09e320a9f5865ddce7c802cc013e7289392b /go.mod
parentb21f599cde61bef8a5c9812a8c745a933ae7993b (diff)
downloadseaweedfs-180f267867b8f794aea253aa6d403e93847ef39a.tar.xz
seaweedfs-180f267867b8f794aea253aa6d403e93847ef39a.zip
chore(deps): bump github.com/linxGnu/grocksdb from 1.9.5 to 1.9.7 (#6249)
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.9.5 to 1.9.7. - [Release notes](https://github.com/linxGnu/grocksdb/releases) - [Commits](https://github.com/linxGnu/grocksdb/compare/v1.9.5...v1.9.7) --- 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> 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 440553910..b62d9acb4 100644
--- a/go.mod
+++ b/go.mod
@@ -56,7 +56,7 @@ require (
github.com/klauspost/reedsolomon v1.12.4
github.com/kurin/blazer v0.5.3
github.com/lib/pq v1.10.9
- github.com/linxGnu/grocksdb v1.9.5
+ github.com/linxGnu/grocksdb v1.9.7
github.com/magiconair/properties v1.8.7 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattn/go-ieproxy v0.0.11 // indirect