mirror of
https://github.com/containers/podman.git
synced 2026-03-25 18:13:22 -04:00
In the moby/moby, the namesgenerator is internal. We still want to depend on it, so this commit copies it from moby/moby to our code-base. The good thing is the file is frozen upstream, so no more changes are going to appear in it. Fixes: #27536. Signed-off-by: Jan Kaluza <jkaluza@redhat.com>