diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-08 15:34:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-08 15:34:54 +0000 |
| commit | 7a5128e9ee54d5e4de3529d94fd50414b79b175d (patch) | |
| tree | a56d152eafbaaa0bc5c6ae6909a695ba45d3b725 /go.mod | |
| parent | 9f4ecd50acb5a99d668aa493e7f58bd3abb4eb81 (diff) | |
| download | seaweedfs-7a5128e9ee54d5e4de3529d94fd50414b79b175d.tar.xz seaweedfs-7a5128e9ee54d5e4de3529d94fd50414b79b175d.zip | |
Bump github.com/lib/pq from 1.10.4 to 1.10.5
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.4...v1.10.5)
---
updated-dependencies:
- dependency-name: github.com/lib/pq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ require ( github.com/klauspost/compress v1.15.1 // indirect github.com/klauspost/reedsolomon v1.9.16 github.com/kurin/blazer v0.5.3 - github.com/lib/pq v1.10.4 + github.com/lib/pq v1.10.5 github.com/linxGnu/grocksdb v1.7.0 github.com/magiconair/properties v1.8.5 // indirect github.com/mailru/easyjson v0.7.7 // indirect |
