spiegel_podman/cmd/podman/machine
Paul Holzinger 6c6eac3a5c
run modernize -fix ./...
Since I use go 1.26 the go fix does not have all the rules built in,
there are newer ones in modernize so run the explicitly to fix more code
for go 1.26.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-09-04 11:53:04 +02:00
..
os Merge pull request #29086 from Luap99/machine-upgrade 2026-07-02 17:18:00 +02:00
client9p.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
cp.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
info.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
init.go run modernize -fix ./... 2026-09-04 11:53:04 +02:00
inspect.go inspect: use per-machine provider for GetMachineDirs 2026-05-25 00:10:29 +02:00
list.go Some improvements for cmd/podman 2026-06-08 20:45:23 +08:00
list_test.go Some improvements for cmd/podman 2026-06-08 20:45:23 +08:00
machine.go Performance: Use delayed regex compilation 2026-08-14 21:14:17 +05:30
machine_unix.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_windows.go lint: reenable revive unused-parameter check 2025-10-01 10:42:08 -04:00
os.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
reset.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
restart.go Add podman machine restart subcommand 2026-07-16 21:51:11 +05:30
rm.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
server9p.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
set.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
ssh.go run modernize -fix ./... 2026-09-04 11:53:04 +02:00
start.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
stop.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00