diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-06-13 10:08:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-13 10:08:16 -0700 |
| commit | b847f2bdd1c94e85d66d4efaba8759c961ad63d4 (patch) | |
| tree | 12f0ae4ae7fa6e6586e6ad3c003b0d8edf0ef452 /go.mod | |
| parent | b22ca85fbb674c445096b739af142dbf53dbd72b (diff) | |
| parent | a6470579690a37318e3d49846c6c71dae31d8dfe (diff) | |
| download | seaweedfs-b847f2bdd1c94e85d66d4efaba8759c961ad63d4.tar.xz seaweedfs-b847f2bdd1c94e85d66d4efaba8759c961ad63d4.zip | |
Merge pull request #3172 from chrislusf/dependabot/go_modules/github.com/linxGnu/grocksdb-1.7.3
Bump github.com/linxGnu/grocksdb from 1.7.2 to 1.7.3
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.2 + github.com/linxGnu/grocksdb v1.7.3 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 |
