[chore]: Bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#2024)

This commit is contained in:
dependabot[bot] 2023-07-24 10:14:16 +00:00 committed by GitHub
commit 8b71567f9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 25 additions and 15 deletions

2
go.mod
View file

@ -32,7 +32,7 @@ require (
github.com/gorilla/feeds v1.1.1
github.com/gorilla/websocket v1.5.0
github.com/h2non/filetype v1.1.3
github.com/jackc/pgconn v1.14.0
github.com/jackc/pgconn v1.14.1
github.com/jackc/pgx/v5 v5.4.2
github.com/microcosm-cc/bluemonday v1.0.24
github.com/miekg/dns v1.1.55