Skip to content

Commit

Permalink
fix(deps): update module github.com/jackc/pgx/v4 to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 147ad37 commit e247fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/DATA-DOG/go-txdb v0.1.8
github.com/go-redis/redis v6.15.9+incompatible
github.com/go-sql-driver/mysql v1.8.1
github.com/jackc/pgx/v4 v4.12.1-0.20210724153913-640aa07df17c
github.com/jackc/pgx/v5 v5.6.0
github.com/jackc/pgx/v5 v5.6.0
github.com/ory/dockertest v3.3.5+incompatible
github.com/pkg/errors v0.9.1
Expand Down

0 comments on commit e247fb0

Please sign in to comment.