spiegel_podman/pkg/specgenutil
Paul Holzinger 8631032556
run modernize -fix ./...
Using golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize

+ some manual cleanup in libpod/lock/shm/shm_lock_test.go as it
  generated an unused variable
+ restored one removed comment

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-09-10 16:17:04 +02:00
..
createparse.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02: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 use strings.SplitSeq where possible 2025-09-10 16:17:04 +02:00
specgenutil_test.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
specgenutil_windows_test.go windows: do not convert unconfined seccomp path 2025-08-20 13:19:40 +02: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 Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
volumes_test.go Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00