Frédéric Guillot
|
168a870c02
|
Move internal packages to an internal folder
For reference: https://go.dev/doc/go1.4#internalpackages
|
2023-08-10 20:29:34 -07:00 |
|
fred
|
8646d61182
|
Replace copyright header with SPDX identifier
|
2023-06-19 15:00:45 -07:00 |
|
Frédéric Guillot
|
cecab91298
|
Fix some linter issues
|
2022-08-08 22:06:38 -07:00 |
|
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 |
|
Frédéric Guillot
|
febce4f2e3
|
Split integration tests into multiple files
|
2018-08-25 11:55:47 -07:00 |
|