moby--moby/integration/plugin/logging
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
..
cmd refactor: move from io/ioutil to io and os package 2021-08-27 14:56:57 +08:00
helpers_test.go integration: ensurePlugin: disable go modules when building plugin 2021-05-18 09:51:33 +02:00
logging_linux_test.go test: add buffer to prevent goroutine leak 2020-02-27 21:37:26 -05:00
main_test.go Always execute tests and skip in tests themselves 2020-02-21 14:31:01 -05:00
read_test.go Test: Add buffer to two channels to avoid blocking goroutine 2020-08-27 18:53:43 -04:00
validation_test.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00