summaryrefslogtreecommitdiff
path: root/plugins/rpc/tests/plugin2.go
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-12-14 12:48:23 +0300
committerValery Piashchynski <[email protected]>2020-12-14 12:48:23 +0300
commit8203dc4d76624f4fceddff49b8a1aba9d525fc73 (patch)
tree0243010b2c7dd26dcd87e7965da4affe80731dd2 /plugins/rpc/tests/plugin2.go
parent673da74925dee5c62064d3304289ae81cb499217 (diff)
Move to goridge3
Diffstat (limited to 'plugins/rpc/tests/plugin2.go')
-rw-r--r--plugins/rpc/tests/plugin2.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/rpc/tests/plugin2.go b/plugins/rpc/tests/plugin2.go
index 854bf097..347e0330 100644
--- a/plugins/rpc/tests/plugin2.go
+++ b/plugins/rpc/tests/plugin2.go
@@ -6,7 +6,7 @@ import (
"time"
"github.com/spiral/errors"
- "github.com/spiral/goridge/v2"
+ "github.com/spiral/goridge/v3"
)
// plugin2 makes a call to the plugin1 via RPC