spiegel_podman/pkg/trust
Lokesh Mandvekar 74788a3fe1
fileperms: newer Go 1.13+ octal literal format
Problem: While removing cgroupsv1 code, I noticed my neovim Go config
automatically changed fileperms to the new octal format and I didn't
want that polluting my diffs.

Decision: I thought it best to switch to the new octal format in a dedicated PR.

Action:
- Cursor switched to new octal format for all fileperm ocurrences in Go
 source and test files.
- vendor/, docs/ and non-Go files were ignored.
- Reviewed manually.

Ref: https://go.dev/ref/spec#Go_1.13

Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
2025-10-16 14:11:29 -04:00
..
testdata Add support for showing keyPaths in (podman image trust show) 2022-08-25 01:52:59 +02:00
policy.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
policy_test.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
registries.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00
trust.go go1.23: use std maps package 2025-03-11 17:21:24 +01:00
trust_test.go fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00