1
0
mirror of https://github.com/opencontainers/runc.git synced 2025-11-16 21:22:31 +03:00
Files
runc/libcontainer/state_linux_test.go
Kir Kolyshkin 7fdec327a0 Use any instead of interface{}
The keyword is available since Go 1.18 (see
https://pkg.go.dev/builtin#any).

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2025-03-31 17:15:06 -07:00

2.2 KiB