etcd/pkg/httputil
Eng Zer Jun 2a151c8982
*: move from io/ioutil to io and os packages
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-10-28 00:05:28 +08:00
..
httputil.go *: move from io/ioutil to io and os packages 2021-10-28 00:05:28 +08:00
httputil_test.go pkg/httputil: add "GetHostname" 2018-02-28 17:27:40 -08:00