spiegel_podman/pkg/api/handlers
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
..
compat Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
libpod Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
swagger docs(API): Fix compat network (dis-)connect 2023-10-24 17:37:17 +02:00
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils Set correct exitcode in remove events and change ContainerExitCode from int to int ptr 2023-11-28 13:31:18 +00:00
changes.go Accept a config blob alongside the "changes" slice when committing 2023-11-30 09:00:52 -05:00
changes_test.go Accept a config blob alongside the "changes" slice when committing 2023-11-30 09:00:52 -05:00
decoder.go fix: Docker API compatible bool deserialization 2023-08-14 15:09:14 +02:00
types.go remote: exec: do not leak session IDs on errors 2023-10-19 11:34:36 +02:00