chore: bump Go dependencies
This commit is contained in:
parent
b3d1e4cf13
commit
e118df5dfd
1119 changed files with 126580 additions and 8706 deletions
8
vendor/github.com/jackc/pgtype/CHANGELOG.md
generated
vendored
8
vendor/github.com/jackc/pgtype/CHANGELOG.md
generated
vendored
|
|
@ -1,3 +1,11 @@
|
|||
# 1.14.4 (October 18, 2024)
|
||||
|
||||
* Update pgx to v4.18.3
|
||||
|
||||
# 1.14.3 (March 12, 2024)
|
||||
|
||||
* Update pgx to v4.18.2
|
||||
|
||||
# 1.14.2 (February 5, 2024)
|
||||
|
||||
* Fix numeric to float64 conversion (Joe Schafer)
|
||||
|
|
|
|||
3
vendor/github.com/jackc/pgtype/README.md
generated
vendored
3
vendor/github.com/jackc/pgtype/README.md
generated
vendored
|
|
@ -3,7 +3,8 @@
|
|||
|
||||
---
|
||||
|
||||
This version is used with pgx `v4`. In pgx `v5` it is part of the https://github.com/jackc/pgx repository.
|
||||
This version is used with pgx `v4`. In pgx `v5` it is part of the https://github.com/jackc/pgx repository. Only bug
|
||||
fixes will be made to this version. New features will only be considered for the current release.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue