Updated dependencies

This commit is contained in:
Julien Dessaux 2024-01-14 00:47:42 +01:00
parent 68ceb18cdf
commit 8be5c4d3ab
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -47,7 +47,7 @@ require (
github.com/imdario/mergo v0.3.13 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 // indirect
github.com/jackc/pgx/v5 v5.5.1 // indirect
github.com/jackc/pgx/v5 v5.5.2 // indirect
github.com/jackc/puddle/v2 v2.2.1 // indirect
github.com/keybase/saltpack v0.0.0-20231213211625-726bb684c617 // indirect
github.com/leaanthony/go-ansi-parser v1.6.1 // indirect