podman/libpod/events
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
..
config.go refact: EventerType and improve consistency 2024-11-25 08:52:53 +00:00
events.go refact: EventerType and improve consistency 2024-11-25 08:52:53 +00:00
events_freebsd.go refact: EventerType and improve consistency 2024-11-25 08:52:53 +00:00
events_linux.go refact: EventerType and improve consistency 2024-11-25 08:52:53 +00:00
events_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
filters.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
journal_linux.go refact: EventerType and improve consistency 2024-11-25 08:52:53 +00:00
journal_unsupported.go refact: EventerType and improve consistency 2024-11-25 08:52:53 +00:00
logfile.go rework event code to improve API errors 2024-11-01 18:54:13 +01:00
logfile_test.go update golangci/golangci-lint to v1.63.4 2025-01-07 15:48:53 +01:00
nullout.go Fix typos. Improve language. 2023-02-09 21:56:27 +01:00