automation-tests/cmd/podman/parse
Philip Dubé 522934d5cf Replace strings.SplitN with strings.Cut
Cut is a cleaner & more performant api relative to SplitN(_, _, 2) added in go 1.18

Previously applied this refactoring to buildah:
https://github.com/containers/buildah/pull/5239

Signed-off-by: Philip Dubé <philip@peerdb.io>
2024-01-11 13:50:15 +00:00
..
filters.go Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
net.go Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
net_test.go Add support for host-gateway 2023-08-07 21:38:10 +02:00
parse.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
parse_windows.go Allow colons in windows file paths 2022-08-24 10:31:42 -05:00