stash/pkg/manager/config
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
..
config.go refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
config_concurrency_test.go Lint checks phase 2 (#1747) 2021-09-23 17:15:50 +10:00
init.go Errcheck phase 1 (#1715) 2021-09-21 09:34:25 +10:00
urlmap.go Add custom served folders (#620) 2020-06-21 22:25:13 +10:00
urlmap_test.go Add custom served folders (#620) 2020-06-21 22:25:13 +10:00