spiegel_podman/pkg/machine/apple
Paul Holzinger 4f1d4ae8a0
fix new lint issues from prealloc
Fix a few new issues reported by the linter update.

There is no need to copy the capAdd/capDrop slice in the compat create
endpoint as they are only read and not modified.
For the other code preallocate the slices so we safe memory allocations.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-03-10 19:45:35 +01:00
..
vfkit Bump Go version to v6 2025-10-23 11:00:15 -04:00
apple.go pkg/machine: make mount units hook into local-fs 2025-11-25 18:13:13 +01:00
ignition.go Bump Go version to v6 2025-10-23 11:00:15 -04:00
vfkit-rest.go pkg/machine/apple: simplify restNewEndpointToCmdLine() 2025-03-31 14:39:51 +02:00
vfkit.go fix new lint issues from prealloc 2026-03-10 19:45:35 +01:00