yay/pkg/pgp
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 test(pgp): temporary fix for random order test 2020-12-10 00:29:56 +01:00
testdata fix(pgp): package key importing 2020-07-11 00:48:30 +02:00
keys.go chore(golangci): add new linters 2021-08-11 22:19:55 +02:00
keys_test.go refactor: move from io/ioutil to io and os package 2021-08-26 15:17:47 +02:00