mirror of
https://github.com/containers/buildah.git
synced 2026-02-05 09:45:38 +01:00
Use the AtomicWriteFile() from github.com/containers/storage/pkg/ioutils instead of the one from github.com/docker/docker/pkg/ioutils. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>