File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
33
33
github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438
34
34
github.com/jackc/pgmock v0.0.0-20210724152146-4ad1a8207f65
35
35
github.com/jackc/pgproto3/v2 v2.3.3
36
- github.com/jackc/pgtype v1.14.3
36
+ github.com/jackc/pgtype v1.14.4
37
37
github.com/jackc/pgx/v4 v4.18.3
38
38
github.com/joho/godotenv v1.5.1
39
39
github.com/matoous/go-nanoid/v2 v2.1.0
Original file line number Diff line number Diff line change @@ -562,8 +562,8 @@ github.com/jackc/pgtype v0.0.0-20190824184912-ab885b375b90/go.mod h1:KcahbBH1nCM
562
562
github.com/jackc/pgtype v0.0.0-20190828014616-a8802b16cc59 /go.mod h1:MWlu30kVJrUS8lot6TQqcg7mtthZ9T0EoIBFiJcmcyw =
563
563
github.com/jackc/pgtype v1.8.1-0.20210724151600-32e20a603178 /go.mod h1:C516IlIV9NKqfsMCXTdChteoXmwgUceqaLfjg2e3NlM =
564
564
github.com/jackc/pgtype v1.14.0 /go.mod h1:LUMuVrfsFfdKGLw+AFFVv6KtHOFMwRgDDzBt76IqCA4 =
565
- github.com/jackc/pgtype v1.14.3 h1:h6W9cPuHsRWQFTWUZMAKMgG5jSwQI0Zurzdvlx3Plus =
566
- github.com/jackc/pgtype v1.14.3 /go.mod h1:aKeozOde08iifGosdJpz9MBZonJOUJxqNpPBcMJTlVA =
565
+ github.com/jackc/pgtype v1.14.4 h1:fKuNiCumbKTAIxQwXfB/nsrnkEI6bPJrrSiMKgbJ2j8 =
566
+ github.com/jackc/pgtype v1.14.4 /go.mod h1:aKeozOde08iifGosdJpz9MBZonJOUJxqNpPBcMJTlVA =
567
567
github.com/jackc/pgx/v4 v4.0.0-20190420224344-cc3461e65d96 /go.mod h1:mdxmSJJuR08CZQyj1PVQBHy9XOp5p8/SHH6a0psbY9Y =
568
568
github.com/jackc/pgx/v4 v4.0.0-20190421002000-1b8f0016e912 /go.mod h1:no/Y67Jkk/9WuGR0JG/JseM9irFbnEPbuWV2EELPNuM =
569
569
github.com/jackc/pgx/v4 v4.0.0-pre1.0.20190824185557-6972a5742186 /go.mod h1:X+GQnOEnf1dqHGpw7JmHqHc1NxDoalibchSk9/RWuDc =
You can’t perform that action at this time.
0 commit comments