spiegel_podman/pkg/systemd/quadlet
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
..
podmancmdline.go quadlet: Handle booleans that have defaults better 2022-12-20 11:00:48 +01:00
quadlet.go Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
quadlet_test.go move quadlet packages into pkg/systemd 2022-10-19 13:38:27 +02:00