mirror of https://github.com/containers/podman.git
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(). Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
---|---|---|
.. | ||
testdata | ||
policy.go | ||
policy_test.go | ||
registries.go | ||
trust.go | ||
trust_test.go |