Merge pull request #134 from go-jet/dependabot/go_modules/github.com/lib/pq-1.10.5

Bump github.com/lib/pq from 1.7.0 to 1.10.5
This commit is contained in:
go-jet 2022-05-05 11:35:38 +02:00 committed by GitHub
commit 46ed317907
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/google/uuid v1.1.1
github.com/jackc/pgconn v1.8.1
github.com/jackc/pgx/v4 v4.11.0 //tests
github.com/lib/pq v1.7.0
github.com/lib/pq v1.10.5
github.com/mattn/go-sqlite3 v1.14.8
github.com/pkg/profile v1.5.0 //tests
github.com/shopspring/decimal v1.2.0 // tests