diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-03 11:12:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-03 11:12:05 -0700 |
| commit | 671ee6af6d2202df4ed0b5a5ae3798c97e8392b8 (patch) | |
| tree | 065522ce14931fd48cdd801dd363794548c50183 /go.mod | |
| parent | 422bfaed69399492649f305caf93d6c0793913ad (diff) | |
| download | seaweedfs-671ee6af6d2202df4ed0b5a5ae3798c97e8392b8.tar.xz seaweedfs-671ee6af6d2202df4ed0b5a5ae3798c97e8392b8.zip | |
build(deps): bump github.com/linxGnu/grocksdb from 1.7.15 to 1.7.16 (#4368)
Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.7.15 to 1.7.16.
- [Release notes](https://github.com/linxGnu/grocksdb/releases)
- [Commits](https://github.com/linxGnu/grocksdb/compare/v1.7.15...v1.7.16)
---
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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ require ( github.com/klauspost/reedsolomon v1.11.7 github.com/kurin/blazer v0.5.3 github.com/lib/pq v1.10.7 - github.com/linxGnu/grocksdb v1.7.15 + github.com/linxGnu/grocksdb v1.7.16 github.com/magiconair/properties v1.8.7 // indirect github.com/mailru/easyjson v0.7.7 // indirect github.com/mattn/go-ieproxy v0.0.9 // indirect |
