summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-02-15 18:53:50 +0300
committerValery Piashchynski <[email protected]>2022-02-15 18:53:50 +0300
commit1d845c3dc69b55f8abd35cdbd169d49095e5e213 (patch)
tree5f3515730553c0e6c2baaca9646c6344040fd832 /internal
parent8c30c26fd538f85958c9926091af591ec09c3b1d (diff)
update plugins to v2.9
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'internal')
-rw-r--r--internal/cli/workers/render.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/cli/workers/render.go b/internal/cli/workers/render.go
index cf81a04e..2d3cc71b 100644
--- a/internal/cli/workers/render.go
+++ b/internal/cli/workers/render.go
@@ -9,7 +9,7 @@ import (
"github.com/fatih/color"
"github.com/olekukonko/tablewriter"
"github.com/roadrunner-server/api/v2/plugins/jobs"
- "github.com/roadrunner-server/sdk/v2/state/process"
+ "github.com/roadrunner-server/api/v2/state/process"
)
const (