podman/pkg/trust
Philip Dubé 522934d5cf Replace strings.SplitN with strings.Cut
Cut is a cleaner & more performant api relative to SplitN(_, _, 2) added in go 1.18

Previously applied this refactoring to buildah:
https://github.com/containers/buildah/pull/5239

Signed-off-by: Philip Dubé <philip@peerdb.io>
2024-01-11 13:50:15 +00:00
..
testdata Add support for showing keyPaths in (podman image trust show) 2022-08-25 01:52:59 +02:00
policy.go Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
policy_test.go Preserve all unknown PolicyRequirement fields on (podman image trust set) 2022-08-25 01:52:59 +02:00
registries.go chore: replace `github.com/ghodss/yaml` with `sigs.k8s.io/yaml` 2023-04-06 21:11:17 +08:00
trust.go Move golang requirement from 1.18 to 1.20 2023-12-18 07:29:31 -05:00
trust_test.go Add support for showing keyPaths in (podman image trust show) 2022-08-25 01:52:59 +02:00