mirror of
https://github.com/containers/podman.git
synced 2026-03-19 07:08:38 -04:00
go1.18 deprecates `strings.Title()`. However for our use case this is still fine. The recommended replacement is adding about 400kb binary size so lets keep using this for now. Signed-off-by: Paul Holzinger <pholzing@redhat.com>