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

@@ -3,7 +3,7 @@ package serverplugin
import (
"context"
"github.com/smallnest/rpcx/v5/protocol"
"github.com/smallnest/rpcx/protocol"
)
var aliasAppliedKey = "__aliasAppliedKey"