mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +00:00
Subscribe to feeds with the Android Share menu
This commit is contained in:
parent
94eaf0e254
commit
ab82c4b300
4 changed files with 45 additions and 8 deletions
1
go.mod
1
go.mod
|
@ -21,6 +21,7 @@ require (
|
|||
google.golang.org/appengine v1.6.6 // indirect
|
||||
google.golang.org/protobuf v1.25.0 // indirect
|
||||
gopkg.in/square/go-jose.v2 v2.5.0 // indirect
|
||||
mvdan.cc/xurls/v2 v2.2.0
|
||||
)
|
||||
|
||||
go 1.11
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue