Skip to content

Commit

Permalink
Update to pgx v5.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
theandrew168 committed May 4, 2024
1 parent daf91d9 commit 436c136
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 200 deletions.
7 changes: 1 addition & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/coreos/go-systemd/v22 v22.5.0
github.com/djherbis/buffer v1.2.0
github.com/go-co-op/gocron/v2 v2.4.0
github.com/jackc/pgx/v4 v4.18.3
github.com/jackc/pgx/v5 v5.5.5
github.com/minio/minio-go/v7 v7.0.70
golang.org/x/term v0.19.0
)
Expand All @@ -17,13 +17,8 @@ require (
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/goccy/go-json v0.10.2 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
github.com/jackc/pgconn v1.14.3 // indirect
github.com/jackc/pgio v1.0.0 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgproto3/v2 v2.3.3 // indirect
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 // indirect
github.com/jackc/pgtype v1.14.3 // indirect
github.com/jonboulle/clockwork v0.4.0 // indirect
github.com/klauspost/compress v1.17.8 // indirect
github.com/klauspost/cpuid/v2 v2.2.7 // indirect
Expand Down
Loading

0 comments on commit 436c136

Please sign in to comment.