remove v5

This commit is contained in:
smallnest
2020-04-28 18:20:33 +08:00
parent 1eebab9d9c
commit c13fa98bc4
47 changed files with 75 additions and 75 deletions

View File

@@ -8,8 +8,8 @@ import (
"time"
testutils "github.com/smallnest/rpcx/_testutils"
"github.com/smallnest/rpcx/v5/protocol"
"github.com/smallnest/rpcx/v5/share"
"github.com/smallnest/rpcx/protocol"
"github.com/smallnest/rpcx/share"
)
type Args struct {