azure-container-networking/common
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
..
args.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
config.go Adds debug commands to CNS binary with debug API (#650) 2020-11-02 09:53:35 -08:00
ioshim_linux.go feat: [NPM] ipset save before restoring and fix grep UTs (#1085) 2021-11-15 17:47:05 -08:00
ioshim_windows.go [NPM] Adding prefixes to IPSets in dataplane (#1047) 2021-10-11 13:11:45 -07:00
listener.go enable prometheus metrics in cns (#972) 2021-08-27 15:38:17 -07:00
namedlock.go Add Host NC communication support in Windows with HnsV2 (#424) 2019-10-18 13:12:03 -07:00
plugin.go chore: appease the linter (3/?), the big gofumpt (#987) 2021-09-02 16:33:18 -05:00
utils.go refactor: move from io/ioutil to io and os packages (#1096) 2021-11-17 16:31:42 -06:00