Bump github.com/lib/pq from 1.7.0 to 1.10.5
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.7.0 to 1.10.5. - [Release notes](https://github.com/lib/pq/releases) - [Commits](https://github.com/lib/pq/compare/v1.7.0...v1.10.5) --- updated-dependencies: - dependency-name: github.com/lib/pq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3d6d65fb77
commit
9ac8ebdb99
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue