fix build on linux.

This commit is contained in:
Raúl Kripalani 2020-12-09 16:27:14 +00:00
parent 5cd257c2b4
commit 903e001223
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
package watchdog
import (
"os"
"github.com/containerd/cgroups"
)