mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
Make latest changes compatible with Heroku
This commit is contained in:
parent
9ba9858bea
commit
41ce0a3b80
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,5 +1,7 @@
|
|||
module miniflux.app
|
||||
|
||||
// +heroku goVersion go1.11
|
||||
|
||||
require (
|
||||
github.com/PuerkitoBio/goquery v1.4.1
|
||||
github.com/andybalholm/cascadia v1.0.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue