summaryrefslogtreecommitdiff
path: root/plugins/resetter/tests/resetter_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/resetter/tests/resetter_test.go')
-rw-r--r--plugins/resetter/tests/resetter_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/resetter/tests/resetter_test.go b/plugins/resetter/tests/resetter_test.go
index a1873dd4..378757c2 100644
--- a/plugins/resetter/tests/resetter_test.go
+++ b/plugins/resetter/tests/resetter_test.go
@@ -10,7 +10,7 @@ import (
"time"
"github.com/spiral/endure"
- "github.com/spiral/goridge/v2"
+ "github.com/spiral/goridge/v3"
"github.com/spiral/roadrunner/v2/plugins/config"
"github.com/spiral/roadrunner/v2/plugins/logger"
"github.com/spiral/roadrunner/v2/plugins/resetter"