mirror of https://github.com/helm/helm
`os.ReadDir` was added in Go 1.16 as part of the deprecation of `ioutil`
package. It is a more efficient implementation than `ioutil.ReadDir` as
stated here https://pkg.go.dev/io/ioutil#ReadDir.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
(cherry picked from commit e12f3570b5
)
pull/10808/head
parent
dbd30cac05
commit
6966dc444c
Loading…
Reference in new issue