summaryrefslogtreecommitdiff
path: root/pkg/worker_watcher/container/stack_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/worker_watcher/container/stack_test.go')
-rw-r--r--pkg/worker_watcher/container/stack_test.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/worker_watcher/container/stack_test.go b/pkg/worker_watcher/container/stack_test.go
index 59c15773..d699664c 100644
--- a/pkg/worker_watcher/container/stack_test.go
+++ b/pkg/worker_watcher/container/stack_test.go
@@ -1,4 +1,5 @@
-package container //nolint:golint,stylecheck
+package container
+
import (
"context"
"os/exec"