podman/pkg/ctime
Paul Holzinger e9fb805522
update golangci/golangci-lint to v1.63.4
Fix new issues found by usetesting, mainly we should use t.TempDir() in
test which makes the code better as this will be removed on test end
automatically so no need for defer or any error checking.
Also fix issues reported by exptostd, these mainly show where we can
switch the imports to the std maps/slices packages instead of the
golang.org/x/exp/... packages.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-01-07 15:48:53 +01:00
..
ctime.go pkg/ctime: Factor libpod/finished* into a separate package 2018-07-06 17:54:32 +00:00
ctime_linux.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
ctime_test.go update golangci/golangci-lint to v1.63.4 2025-01-07 15:48:53 +01:00
ctime_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00