mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-30 04:24:29 +01: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.