diff options
| author | Chris Lu <chrislusf@users.noreply.github.com> | 2022-06-13 10:09:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-13 10:09:38 -0700 |
| commit | 101f2da3cc2000d7bfc7e2e8fe32ac2bd42f1c9d (patch) | |
| tree | 2992a5ae809332fcf193f94a10b1207a9a729905 /go.mod | |
| parent | 2da2ff00a3f346335c1d61324697e72c03e4bf3d (diff) | |
| parent | b847f2bdd1c94e85d66d4efaba8759c961ad63d4 (diff) | |
| download | seaweedfs-101f2da3cc2000d7bfc7e2e8fe32ac2bd42f1c9d.tar.xz seaweedfs-101f2da3cc2000d7bfc7e2e8fe32ac2bd42f1c9d.zip | |
Merge branch 'master' into dependabot/go_modules/google.golang.org/api-0.83.0
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 |
