mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Bump github.com/lib/pq from 1.7.0 to 1.7.1
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/lib/pq/releases) - [Commits](https://github.com/lib/pq/compare/v1.7.0...v1.7.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1b5f217e9c
commit
82b3ea31e6
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -7,7 +7,7 @@ require (
|
|||
github.com/coreos/go-oidc v2.2.1+incompatible
|
||||
github.com/golang/protobuf v1.4.0 // indirect
|
||||
github.com/gorilla/mux v1.7.4
|
||||
github.com/lib/pq v1.7.0
|
||||
github.com/lib/pq v1.7.1
|
||||
github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 // indirect
|
||||
github.com/tdewolff/minify/v2 v2.7.4 // indirect
|
||||
golang.org/x/crypto v0.0.0-20200423211502-4bdfaf469ed5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue