stash/pkg/manager/paths
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
..
paths.go Load TLS config files from config path before stash home (#1678) 2021-08-31 19:37:45 +10:00
paths_generated.go refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
paths_json.go Errcheck phase 1 (#1715) 2021-09-21 09:34:25 +10:00
paths_scene_markers.go Generate screenshot images for markers (#1604) 2021-09-15 12:27:05 +10:00
paths_scenes.go Reorg 2019-02-14 15:42:52 -08:00