diff options
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 |
