spiegel_podman/pkg/specgenutil
Matt Heon 34166fc004 Bump Go version to v6
Tremendous amount of changes in here, but all should amount to
the same thing: changing Go import paths from v5 to v6.

Also bumped go.mod to github.com/containers/podman/v6 and updated
version to v6.0.0-dev.

Signed-off-by: Matt Heon <mheon@redhat.com>
2025-10-23 11:00:15 -04:00
..
createparse.go Bump Go version to v6 2025-10-23 11:00:15 -04: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 Bump Go version to v6 2025-10-23 11:00:15 -04:00
specgenutil_test.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
specgenutil_windows_test.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
util.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00
util_test.go Unit tests for pkg/specgenutil pkg/signal 2022-04-25 14:48:39 -05:00
volumes.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
volumes_test.go Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00