Skip to content

Commit 2d632cf

Browse files
author
updatecli
committed
chore: deps(go): bump module github.com/jackc/pgx/v5 to v5.9.1
Made with ❤️️ by updatecli
1 parent c783613 commit 2d632cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/gin-gonic/gin v1.12.0
1111
github.com/golang-migrate/migrate/v4 v4.19.1
1212
github.com/google/uuid v1.6.0
13-
github.com/jackc/pgx/v5 v5.8.0
13+
github.com/jackc/pgx/v5 v5.9.1
1414
github.com/sirupsen/logrus v1.9.4
1515
github.com/spf13/cobra v1.10.2
1616
github.com/spf13/viper v1.21.0

0 commit comments

Comments
 (0)