miniflux-v2/reader/parser
Frédéric Guillot a352aff93b Remove deprecated io/ioutil package
Miniflux now requires at least Go 1.16 and io/util is deprecated.

https://golang.org/doc/go1.16#ioutil
2021-02-16 21:25:21 -08:00
..
testdata
doc.go
format_test.go Add support for Atom 0.3 2019-12-22 22:42:00 -08:00
format.go Use internal XML workarounds to detect feed format 2020-01-02 22:19:15 -08:00
parser_test.go Remove deprecated io/ioutil package 2021-02-16 21:25:21 -08:00
parser.go Handle invalid feeds with relative URLs 2020-12-02 20:58:18 -08:00