mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-07 08:07:51 +00:00
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> |
||
|---|---|---|
| .. | ||
| testdata | ||
| policy.go | ||
| policy_test.go | ||
| registries.go | ||
| trust.go | ||
| trust_test.go | ||