diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-17 09:18:24 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-17 09:18:24 -0700 |
| commit | ea5bbf30bb0a996b73559b89ad53da4b08b10f24 (patch) | |
| tree | 1569cf2b98b235a0b81d9b018b408a172f0002f2 /go.mod | |
| parent | a9b4be50af76104078f357520513830ecde2fb89 (diff) | |
| download | seaweedfs-ea5bbf30bb0a996b73559b89ad53da4b08b10f24.tar.xz seaweedfs-ea5bbf30bb0a996b73559b89ad53da4b08b10f24.zip | |
build(deps): bump github.com/lib/pq from 1.10.7 to 1.10.8 (#4410)
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.7...v1.10.8)
---
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>
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
@@ -61,7 +61,7 @@ require ( github.com/klauspost/compress v1.15.14 // indirect github.com/klauspost/reedsolomon v1.11.7 github.com/kurin/blazer v0.5.3 - github.com/lib/pq v1.10.7 + github.com/lib/pq v1.10.8 github.com/linxGnu/grocksdb v1.7.16 github.com/magiconair/properties v1.8.7 // indirect github.com/mailru/easyjson v0.7.7 // indirect |
