mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-12 18:46:35 +00:00
go 1.14 requires it to match go.mod and exposes a backtrace with slightly difference. Fixes: #227 Signed-off-by: Peng Tao <bergwolf@hyper.sh>
Signals package
The signals package contains common signal handling functions that are shared by
the binaries built in this repository.