spiegel_podman/pkg/systemd
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
..
define generate systemd: handle --restart 2021-09-07 13:58:11 +02:00
generate run modernize -fix ./... 2025-09-10 16:17:04 +02:00
notifyproxy run modernize -fix ./... 2025-09-10 16:17:04 +02:00
parser lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
quadlet fileperms: newer Go 1.13+ octal literal format 2025-10-16 14:11:29 -04:00
activation.go pkg/systemd: don't require LISTEN_FDNAMES for socket activation 2021-06-24 09:01:39 -06:00
activation_test.go update golangci-lint to 1.60.1 2024-08-19 11:41:28 +02:00
dbus.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00