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