spiegel_podman/pkg/trust
Paul Holzinger 33c2df04bb [v5.4-rhel] go1.23: use std maps package
With go 1.23 the maps package was added in the std library. The linter
now wants us to use that. However the API chnaged as it returns an
iterator, thus we also have to use slices.Collect().

Also update the Fedora IMAGE_SUFFIX value in .cirrus.yml

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
2025-12-10 19:51:12 -05:00
..
testdata Add support for showing keyPaths in (podman image trust show) 2022-08-25 01:52:59 +02:00
policy.go pkg/trust: use fileutils.(Le|E)xists 2024-04-19 09:52:14 +02:00
policy_test.go Preserve all unknown PolicyRequirement fields on (podman image trust set) 2022-08-25 01:52:59 +02:00
registries.go pkg/trust: use fileutils.(Le|E)xists 2024-04-19 09:52:14 +02:00
trust.go [v5.4-rhel] go1.23: use std maps package 2025-12-10 19:51:12 -05:00
trust_test.go Add support for showing keyPaths in (podman image trust show) 2022-08-25 01:52:59 +02:00