pump version to v5.7.2

This commit is contained in:
smallnest
2020-08-06 17:25:11 +08:00
parent 75f1e2894f
commit 2b2d19376a
49 changed files with 83 additions and 83 deletions

View File

@@ -4,7 +4,7 @@ import (
"context"
"net"
"github.com/smallnest/rpcx/protocol"
"github.com/smallnest/rpcx/v5/protocol"
)
// pluginContainer implements PluginContainer interface.