concourse/cmd
Eng Zer Jun 9085531583
refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

[1]: https://golang.org/doc/go1.16#ioutil

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-06-18 16:54:49 +08:00
..
concourse refactor: move from io/ioutil to io and os packages 2023-06-18 16:54:49 +08:00
init cmd/init: add missing library 2020-02-11 16:58:42 -05:00
cmd_suite_test.go test: update references to use ginkgo/v2 2023-03-10 17:33:13 -05:00
discover_asset.go pull out workercmd from cmd/concourse 2019-09-12 10:00:39 -04:00
logging_runner.go Revert "revert lager/v3 import path to lager" 2023-04-27 14:50:56 -04:00
logging_runner_test.go switch to ifirit fake runner v2; couple lager/v3 correction 2023-04-27 22:28:45 -04:00