mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-27 19:14:21 +01:00
`HookState` was removed from libcontainer, fortunately it was an alias for `specs.State`, use `specs.State` instead. Signed-off-by: Julio Montes <julio.montes@intel.com>