mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00: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>