summaryrefslogtreecommitdiff
path: root/lib/roadrunner.go
diff options
context:
space:
mode:
Diffstat (limited to 'lib/roadrunner.go')
-rw-r--r--lib/roadrunner.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/roadrunner.go b/lib/roadrunner.go
index 0353ae83..8a505c3f 100644
--- a/lib/roadrunner.go
+++ b/lib/roadrunner.go
@@ -4,7 +4,7 @@ import (
"fmt"
"runtime/debug"
- configImpl "github.com/roadrunner-server/config/v2"
+ configImpl "github.com/roadrunner-server/config/v3"
endure "github.com/roadrunner-server/endure/pkg/container"
"github.com/roadrunner-server/endure/pkg/fsm"
"github.com/roadrunner-server/roadrunner/v2/container"