Files
podman/pkg/machine/wsl
Kir Kolyshkin f198fe6b13 pkg/machine/wsl: use any instead of interface{}
Since Go 1.18, any is a type alias for interface{}. After commit 8631032556
there is still one last instance of interface{} left -- replace it
manually.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-09-29 22:11:39 -07:00
..
2025-06-26 19:37:15 +02:00
2025-07-02 20:18:52 +00:00