aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 8f93b47..12c5161 100644
--- a/go.mod
+++ b/go.mod
@@ -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