azure-container-networking/log
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
..
logger.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
logger_linux.go CI: Add golint-ci (#888) 2021-06-01 16:58:56 -07:00
logger_test.go refactor: move from io/ioutil to io and os packages (#1096) 2021-11-17 16:31:42 -06:00
logger_windows.go ci: add windows build pool and NPM windows dockerfile (#1073) 2021-11-05 10:30:09 -07:00
stdapi.go Fix CNS regression (#489) 2020-01-30 09:33:35 -08:00