aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-16 12:24:54 -0700
committerGitHub <noreply@github.com>2024-09-16 12:24:54 -0700
commit2606b0a246a42fbfc0e3ccaebac0ba3bd2d614f7 (patch)
tree3270936a73174147083742e7d8948fc047d92f82 /go.mod
parentd10503aa20680e43c7b64b6f2117ab30650fb115 (diff)
downloadseaweedfs-2606b0a246a42fbfc0e3ccaebac0ba3bd2d614f7.tar.xz
seaweedfs-2606b0a246a42fbfc0e3ccaebac0ba3bd2d614f7.zip
chore(deps): bump github.com/linxGnu/grocksdb from 1.9.2 to 1.9.3 (#6025)
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/linxGnu/grocksdb/releases) - [Commits](https://github.com/linxGnu/grocksdb/compare/v1.9.2...v1.9.3) --- 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 cc1ad20a8..5980a80e9 100644
--- a/go.mod
+++ b/go.mod
@@ -56,7 +56,7 @@ require (
github.com/klauspost/reedsolomon v1.12.3
github.com/kurin/blazer v0.5.3
github.com/lib/pq v1.10.9
- github.com/linxGnu/grocksdb v1.9.2
+ github.com/linxGnu/grocksdb v1.9.3
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