mirror of
https://github.com/smallnest/rpcx.git
synced 2025-10-24 00:23:07 +08:00
pump version to v5.7.2
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"context"
|
||||
"net"
|
||||
|
||||
"github.com/smallnest/rpcx/errors"
|
||||
"github.com/smallnest/rpcx/protocol"
|
||||
"github.com/smallnest/rpcx/v5/errors"
|
||||
"github.com/smallnest/rpcx/v5/protocol"
|
||||
)
|
||||
|
||||
//PluginContainer represents a plugin container that defines all methods to manage plugins.
|
||||
|
Reference in New Issue
Block a user