mirror of
https://github.com/miniflux/v2.git
synced 2025-08-06 17:41:00 +00:00
Update dependencies
This commit is contained in:
parent
61bfb3cfa8
commit
59d8e9b95e
184 changed files with 25993 additions and 1561 deletions
6
vendor/github.com/PuerkitoBio/goquery/go.mod
generated
vendored
Normal file
6
vendor/github.com/PuerkitoBio/goquery/go.mod
generated
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
module github.com/PuerkitoBio/goquery
|
||||
|
||||
require (
|
||||
github.com/andybalholm/cascadia v1.0.0
|
||||
golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue