stash/pkg/image
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
..
export.go Organised flag (#988) 2020-12-18 08:06:49 +11:00
export_test.go Remove unused (#1709) 2021-09-09 14:10:08 +10:00
image.go refactor: move from io/ioutil to io and os package (#1772) 2021-09-27 10:55:23 +10:00
image_test.go Detect cover images in subdirectories (#1144) 2021-03-04 10:52:45 +11:00
import.go Data layer restructuring (#997) 2021-01-18 12:23:20 +11:00
import_test.go Remove unused (#1709) 2021-09-09 14:10:08 +10:00
query.go Make hierarchical criterion depth input optional (#1733) 2021-09-16 20:41:07 +10:00
thumbnail.go Disable vips in Windows (#1767) 2021-09-26 10:01:45 +10:00
update.go Autotag support for images and galleries (#1345) 2021-05-03 13:09:46 +10:00