diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-05-08 09:32:10 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-08 09:32:10 -0700 |
| commit | 953c7d648fd9a3dd978c21e771a9ae7dc74fb92e (patch) | |
| tree | 17d056048fc69aaaa31c21a00a1579d2ba8db22f /go.mod | |
| parent | 3297d593605dd80b3e142bdf5458050083713ed3 (diff) | |
| download | seaweedfs-953c7d648fd9a3dd978c21e771a9ae7dc74fb92e.tar.xz seaweedfs-953c7d648fd9a3dd978c21e771a9ae7dc74fb92e.zip | |
build(deps): bump github.com/lib/pq from 1.10.8 to 1.10.9 (#4455)
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/lib/pq/releases)
- [Commits](https://github.com/lib/pq/compare/v1.10.8...v1.10.9)
---
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.16.0 // indirect github.com/klauspost/reedsolomon v1.11.7 github.com/kurin/blazer v0.5.3 - github.com/lib/pq v1.10.8 + github.com/lib/pq v1.10.9 github.com/linxGnu/grocksdb v1.7.16 github.com/magiconair/properties v1.8.7 // indirect github.com/mailru/easyjson v0.7.7 // indirect |
