Files
podman/pkg
Eng Zer Jun 118546c6a7 refactor: use os.ReadDir for lightweight directory reading
`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`.

Reference: https://pkg.go.dev/io/ioutil#ReadDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-09-11 15:58:31 +08:00
..
2022-03-22 13:04:35 +01:00
2022-06-27 12:57:44 +01:00
2022-06-14 16:29:42 +02:00
2022-04-26 18:12:22 +02:00
2022-04-26 18:12:22 +02:00