Skip to content

Commit 896aa87

Browse files
Update module github.com/jackc/pgx/v5 to v5.5.4 [SECURITY]
1 parent 7f14f41 commit 896aa87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/database/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.21.3
55
require (
66
github.com/cockroachdb/cockroach-go/v2 v2.3.5
77
github.com/google/uuid v1.4.0
8-
github.com/jackc/pgx/v5 v5.2.0
8+
github.com/jackc/pgx/v5 v5.5.4
99
)
1010

1111
require (

0 commit comments

Comments
 (0)