git-lfs/git/githistory
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
..
fixtures git/githistory/fixtures: add annotated tags fixture 2017-12-11 15:27:22 -08:00
fixtures_test.go Replace deprecated io/ioutil functions 2024-01-11 03:48:51 +08:00
ref_updater_test.go Set package version to v3 2021-09-02 20:41:08 +00:00
ref_updater.go make additional message strings translatable 2022-01-29 22:36:19 -08:00
rewriter_test.go Replace deprecated io/ioutil functions 2024-01-11 03:48:51 +08:00
rewriter.go git/githistory/rewriter.go: always complete task 2023-05-26 09:59:22 -07:00