aboutsummaryrefslogtreecommitdiff
path: root/vendor/github.com/jackc/pgservicefile/LICENSE
AgeCommit message (Collapse)AuthorFilesLines
2024-09-05switch from github.com/lib/pq to github.com/jackc/pgx/v5HEAD20240905masterGibheer1-0/+22
lib/pq is out of maintenance for some time now, so switch to the newer more active library. Looks like it finally stabilized after a long time.