summaryrefslogtreecommitdiff
path: root/internal/cli/workers/render.go
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-01-15 15:52:23 +0300
committerValery Piashchynski <[email protected]>2022-01-15 15:52:23 +0300
commit65541b95a6ebc72aef818f1d2e4b0dc721f59e22 (patch)
treed9dbe5577c72810fadf1f2bc1e5fcee889fda983 /internal/cli/workers/render.go
parent5254c8eb27311e2a8a53a4c90c3829cf1238c563 (diff)
initial commit
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'internal/cli/workers/render.go')
-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 0bdf09b6..cf81a04e 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/spiral/roadrunner/v2/state/process"
+ "github.com/roadrunner-server/sdk/v2/state/process"
)
const (