azure-container-networking/processlock
Eng Zer Jun e812bc82b8
refactor: move from io/ioutil to io and os packages (#1096)
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-11-17 16:31:42 -06:00
..
filelock_test.go refactor: move from io/ioutil to io and os packages (#1096) 2021-11-17 16:31:42 -06:00
mockprocesslock.go Use Lockedfile api to acquire lock (#1070) 2021-11-09 08:19:44 -08:00
processlock.go Use Lockedfile api to acquire lock (#1070) 2021-11-09 08:19:44 -08:00