Skip to content

Commit 80aa955

Browse files
fix(deps): update module github.com/jackc/pgx/v5 to v5.5.4 [security]
1 parent 89eece2 commit 80aa955

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)