mirror of
https://github.com/smallnest/rpcx.git
synced 2025-10-21 07:09:37 +08:00
pump version to v5.7.2
This commit is contained in:
@@ -22,9 +22,9 @@ import (
|
||||
"os/signal"
|
||||
"syscall"
|
||||
|
||||
"github.com/smallnest/rpcx/log"
|
||||
"github.com/smallnest/rpcx/protocol"
|
||||
"github.com/smallnest/rpcx/share"
|
||||
"github.com/smallnest/rpcx/v5/log"
|
||||
"github.com/smallnest/rpcx/v5/protocol"
|
||||
"github.com/smallnest/rpcx/v5/share"
|
||||
)
|
||||
|
||||
// ErrServerClosed is returned by the Server's Serve, ListenAndServe after a call to Shutdown or Close.
|
||||
|
Reference in New Issue
Block a user