source-controller/internal/helm
Hidde Beydals c4d7e46b90 Drop deprecated `io/ioutil`
The package has been deprecated since Go 1.16, see:
https://golang.org/doc/go1.16#ioutil

Signed-off-by: Hidde Beydals <hello@hidde.co>
2021-07-29 09:58:00 +02:00
..
testdata Move Helm dependency manager to `helm` package 2020-11-19 09:50:50 +01:00
chart.go Fix HelmChart valuesFile chart path restriction 2020-12-17 12:57:41 +02:00
chart_test.go Fix HelmChart valuesFile chart path restriction 2020-12-17 12:57:41 +02:00
dependency_manager.go Copy loop iterator var for use by goroutine 2021-02-18 01:39:07 +01:00
dependency_manager_test.go Drop deprecated `io/ioutil` 2021-07-29 09:58:00 +02:00
getter.go Drop deprecated `io/ioutil` 2021-07-29 09:58:00 +02:00
getter_test.go Change copyright to Flux authors 2020-10-27 17:54:22 +01:00
repository.go Drop deprecated `io/ioutil` 2021-07-29 09:58:00 +02:00
repository_test.go Drop deprecated `io/ioutil` 2021-07-29 09:58:00 +02:00
utils.go Change copyright wording to accomodate convention 2020-10-28 18:08:44 +02:00