Updated dependencies
This commit is contained in:
parent
68ceb18cdf
commit
8be5c4d3ab
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue