restic/helpers/prepare-release
Michael Eischer f755233210 Replace usages of ioutil.ReadDir
This changes the return type to []fs.DirEntry. However, as we only use
the filenames anyways, this doesn't make a difference.
2022-12-02 19:54:27 +01:00
..
main.go Replace usages of ioutil.ReadDir 2022-12-02 19:54:27 +01:00