git-lfs/tr
Eng Zer Jun 2ebe3ba361
Replace deprecated io/ioutil functions
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

[1]: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-01-11 03:48:51 +08:00
..
trgen Replace deprecated io/ioutil functions 2024-01-11 03:48:51 +08:00
tr.go tr: add basic support for localization 2021-11-10 14:03:53 +00:00