mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
done
This commit is contained in:
parent
ebd7f2929c
commit
454eff0155
@ -3,5 +3,3 @@
|
|||||||
if the primary content is missing (youtube feeds)
|
if the primary content is missing (youtube feeds)
|
||||||
|
|
||||||
- fix: loading items (by scrolling down) is glitching while feeds are refreshing
|
- fix: loading items (by scrolling down) is glitching while feeds are refreshing
|
||||||
|
|
||||||
- ref: `mmcdole/gofeed` has too many indirect deps, drop it
|
|
||||||
|
2
go.mod
2
go.mod
@ -7,5 +7,3 @@ require (
|
|||||||
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
|
golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e
|
||||||
golang.org/x/sys v0.0.0-20201018230417-eeed37f84f13
|
golang.org/x/sys v0.0.0-20201018230417-eeed37f84f13
|
||||||
)
|
)
|
||||||
|
|
||||||
replace github.com/mmcdole/gofeed => ./src/gofeed
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user