mirror of
https://github.com/smallnest/rpcx.git
synced 2025-10-27 18:10:25 +08:00
remove v5
This commit is contained in:
@@ -12,9 +12,9 @@ import (
|
||||
|
||||
"github.com/julienschmidt/httprouter"
|
||||
"github.com/rs/cors"
|
||||
"github.com/smallnest/rpcx/v5/log"
|
||||
"github.com/smallnest/rpcx/v5/protocol"
|
||||
"github.com/smallnest/rpcx/v5/share"
|
||||
"github.com/smallnest/rpcx/log"
|
||||
"github.com/smallnest/rpcx/protocol"
|
||||
"github.com/smallnest/rpcx/share"
|
||||
"github.com/soheilhy/cmux"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user