moby--moby/libnetwork/osl
Eng Zer Jun c55a4ac779
refactor: move from io/ioutil to io and os package
The io/ioutil package has been deprecated in Go 1.16. 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-08-27 14:56:57 +08:00
..
kernel refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
interface_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
interface_linux.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
interface_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
namespace_linux.go refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
namespace_unsupported.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
namespace_windows.go Fix some windows issues in libnetwork tests 2021-06-01 23:48:23 +00:00
neigh_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
neigh_linux.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
neigh_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
options_linux.go Add service virtual IP to sandbox's loopback address 2017-08-08 16:16:45 -07:00
route_linux.go Fix libnetwork imports 2021-06-01 21:51:23 +00:00
sandbox.go Fix libnetwork imports 2021-06-01 21:51:23 +00:00
sandbox_freebsd.go Fix some windows issues in libnetwork tests 2021-06-01 23:48:23 +00:00
sandbox_linux_test.go libnetwork: remove CircleCI config and code 2021-06-09 12:31:52 +02:00
sandbox_unsupported.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
sandbox_unsupported_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00