stash/pkg
Eng Zer Jun 62af723017
refactor: move from io/ioutil to io and os package (#1772)
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-09-27 10:55:23 +10:00
..
api refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
autotag refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
database Lint checks phase 2 (#1747) 2021-09-23 17:15:50 +10:00
dlna refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
ffmpeg refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
gallery Make hierarchical criterion depth input optional (#1733) 2021-09-16 20:41:07 +10:00
image refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
job Fix data race in progress_test (#1696) 2021-09-07 13:30:26 +10:00
logger Scraper log improvements (#1741) 2021-09-19 10:06:34 +10:00
manager refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
models Lint checks phase 2 (#1747) 2021-09-23 17:15:50 +10:00
movie Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
performer Added rating to performers and studios (#1308) 2021-04-26 13:48:32 +10:00
plugin refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
scene Remove unused (#1709) 2021-09-09 14:10:08 +10:00
scraper refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
session Remove unused (#1709) 2021-09-09 14:10:08 +10:00
sqlite refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
static Replace packr with go embed (#1751) 2021-09-22 13:08:34 +10:00
studio Studio aliases (#1660) 2021-09-09 18:13:42 +10:00
tag Lint checks phase 2 (#1747) 2021-09-23 17:15:50 +10:00
utils refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00