spiegel_podman/pkg/specgenutil
Kir Kolyshkin bf78f80b00 Replace strings.Split(..)[0] with strings.Cut
These places were ignored by modernize, so I did some grepping and
editing.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2026-05-22 13:08:56 -07:00
..
createparse.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
ports.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
ports_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
specgen.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
specgenutil_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
specgenutil_windows_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
util.go Replace strings.Split(..)[0] with strings.Cut 2026-05-22 13:08:56 -07:00
util_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
volumes.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
volumes_test.go Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00