spiegel_podman/pkg/api/handlers/utils
Paul Holzinger 6c6eac3a5c
run modernize -fix ./...
Since I use go 1.26 the go fix does not have all the rules built in,
there are newer ones in modernize so run the explicitly to fix more code
for go 1.26.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-09-04 11:53:04 +02:00
..
apiutil RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
containers.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
docker_device.go Fix Docker API DeviceMapping for CDI devices 2026-04-13 20:56:37 +02:00
docker_device_test.go Fix Docker API DeviceMapping for CDI devices 2026-04-13 20:56:37 +02:00
errors.go run modernize -fix ./... 2026-09-04 11:53:04 +02:00
handler.go API Handlers should not error on empty request bodies 2026-05-13 16:33:40 -04:00
handler_test.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00
images.go added errorlint 2026-08-14 01:35:03 +05:30