mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Bump github.com/lib/pq from 1.8.0 to 1.9.0
Bumps [github.com/lib/pq](https://github.com/lib/pq) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/lib/pq/releases) - [Commits](https://github.com/lib/pq/compare/v1.8.0...v1.9.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a72aca1d05
commit
70effdc706
2 changed files with 3 additions and 18 deletions
3
go.mod
3
go.mod
|
@ -6,12 +6,11 @@ require (
|
|||
github.com/PuerkitoBio/goquery v1.6.0
|
||||
github.com/coreos/go-oidc v2.2.1+incompatible
|
||||
github.com/gorilla/mux v1.8.0
|
||||
github.com/lib/pq v1.8.0
|
||||
github.com/lib/pq v1.9.0
|
||||
github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 // indirect
|
||||
github.com/prometheus/client_golang v1.8.0
|
||||
github.com/rylans/getlang v0.0.0-20200505200108-4c3188ff8a2d
|
||||
github.com/stretchr/testify v1.6.1 // indirect
|
||||
github.com/tdewolff/minify/v2 v2.9.10 // indirect
|
||||
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
|
||||
golang.org/x/net v0.0.0-20201029221708-28c70e62bb1d
|
||||
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue