concourse/cmd/concourse
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
..
command.go pull out workercmd from cmd/concourse 2019-09-12 10:00:39 -04:00
concourse_suite_test.go test: update references to use ginkgo/v2 2023-03-10 17:33:13 -05:00
concourse_test.go refactor: move from io/ioutil to io and os packages 2023-06-18 16:54:49 +08:00
generate_key.go update description to note .pub file creation 2019-02-19 15:56:45 -05:00
main.go bump dex to 0.4.0 2021-03-19 16:01:32 -04:00
quickstart.go bump lager to v3 2023-04-27 10:38:04 -04:00
web.go bump lager to v3 2023-04-27 10:38:04 -04:00