Files
kata-containers/src/runtime/pkg/signals
Peng Tao 4fdb4cffd5 runtime: update vendor/modules.txt
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>
2020-05-25 23:30:42 -07:00
..

Signals package

The signals package contains common signal handling functions that are shared by the binaries built in this repository.