age/cmd/age
Eng Zer Jun 7665b87dc2
all: move from io/ioutil to io and os packages (#353)
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-12-18 12:06:22 -05:00
..
testdata age: move the scrypt lone recipient check out of Decrypt 2021-06-15 14:00:10 +02:00
age.go all: move copyright owners to AUTHORS file 2021-11-24 11:29:15 +01:00
age_test.go all: move from io/ioutil to io and os packages (#353) 2021-12-18 12:06:22 -05:00
encrypted_keys.go all: move copyright owners to AUTHORS file 2021-11-24 11:29:15 +01:00
parse.go all: move from io/ioutil to io and os packages (#353) 2021-12-18 12:06:22 -05:00
wordlist.go all: move copyright owners to AUTHORS file 2021-11-24 11:29:15 +01:00