chore(deps): updated dependencies

This commit is contained in:
Julien Dessaux 2024-03-10 23:24:52 +01:00
parent d128824044
commit 599de67f06
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 6 additions and 6 deletions

4
go.mod
View file

@ -49,7 +49,7 @@ require (
github.com/imdario/mergo v0.3.15 // 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.4 // indirect
github.com/jackc/pgx/v5 v5.5.5 // 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
@ -78,7 +78,7 @@ require (
golang.org/x/sync v0.6.0 // indirect
golang.org/x/sys v0.18.0 // indirect
golang.org/x/text v0.14.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240304212257-790db918fca8 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240308144416-29370a3891b7 // indirect
google.golang.org/grpc v1.62.1 // indirect
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect