yay/pkg/download
Eng Zer Jun e43c712c84 refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated in Go 1.16. 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-08-26 15:17:47 +02:00
..
abs.go refactor: move from io/ioutil to io and os package 2021-08-26 15:17:47 +02:00
abs_test.go refactor: move from io/ioutil to io and os package 2021-08-26 15:17:47 +02:00
aur.go refactor: move from io/ioutil to io and os package 2021-08-26 15:17:47 +02:00
aur_test.go refactor: move from io/ioutil to io and os package 2021-08-26 15:17:47 +02:00
errors.go feat(download): download PKGBUILD repos interface 2021-08-05 10:11:54 +02:00
unified.go chore(yay): modernize exec commands 2021-08-14 00:10:43 +02:00
unified_test.go refactor: move from io/ioutil to io and os package 2021-08-26 15:17:47 +02:00
utils_test.go chore(yay): modernize exec commands 2021-08-14 00:10:43 +02:00