yay/pkg/vcs
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
..
.snapshots feat(vcs): refactor and test cover 2020-08-22 00:39:26 +02:00
vcs.go chore(yay): modernize exec commands 2021-08-14 00:10:43 +02:00
vcs_test.go refactor: move from io/ioutil to io and os package 2021-08-26 15:17:47 +02:00