diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-10 08:51:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-10 08:51:26 -0700 |
| commit | 889ff9e7fe35a19da9ad9d9b4b20b7a3e6753d29 (patch) | |
| tree | 961facb3c7c48b18985c83a16c65fb442919d6a1 /go.mod | |
| parent | 602479ac29fce1e2ef002366e505a3beb4954a34 (diff) | |
| download | seaweedfs-889ff9e7fe35a19da9ad9d9b4b20b7a3e6753d29.tar.xz seaweedfs-889ff9e7fe35a19da9ad9d9b4b20b7a3e6753d29.zip | |
chore(deps): bump github.com/linxGnu/grocksdb from 1.8.14 to 1.9.1 (#5670)
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.8.14 to 1.9.1.
- [Release notes](https://github.com/linxGnu/grocksdb/releases)
- [Commits](https://github.com/linxGnu/grocksdb/compare/v1.8.14...v1.9.1)
---
updated-dependencies:
- dependency-name: github.com/linxGnu/grocksdb
dependency-type: direct:production
update-type: version-update:semver-minor
...
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -57,7 +57,7 @@ require ( github.com/klauspost/reedsolomon v1.12.1 github.com/kurin/blazer v0.5.3 github.com/lib/pq v1.10.9 - github.com/linxGnu/grocksdb v1.8.14 + github.com/linxGnu/grocksdb v1.9.1 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 |
