diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-12 10:56:18 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-12 10:56:18 +0000 |
| commit | 5a5e5db1261abffe656d3188dc1f12c659c1bd46 (patch) | |
| tree | 96394057806564eb512818a601a0a2ab43076dc2 /go.mod | |
| parent | d7ef6058cf4f9acc2675557f03379a703d55460f (diff) | |
| download | x-5a5e5db1261abffe656d3188dc1f12c659c1bd46.tar.xz x-5a5e5db1261abffe656d3188dc1f12c659c1bd46.zip | |
build(deps): bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.1 to 5.4.2.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.1...v5.4.2)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
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
@@ -17,7 +17,7 @@ require ( github.com/google/go-github v17.0.0+incompatible github.com/google/uuid v1.3.0 github.com/hullerob/go.farbfeld v0.0.0-20181222022525-3661193c725f - github.com/jackc/pgx/v5 v5.4.1 + github.com/jackc/pgx/v5 v5.4.2 github.com/jaytaylor/html2text v0.0.0-20190408195923-01ec452cbe43 github.com/joho/godotenv v1.5.1 github.com/kr/pretty v0.3.1 |
