mirror of
https://github.com/smallnest/rpcx.git
synced 2025-11-03 00:04:01 +08:00
pump version to v5.7.2
This commit is contained in:
@@ -14,9 +14,9 @@ import (
|
||||
"time"
|
||||
|
||||
"github.com/juju/ratelimit"
|
||||
ex "github.com/smallnest/rpcx/errors"
|
||||
"github.com/smallnest/rpcx/protocol"
|
||||
"github.com/smallnest/rpcx/share"
|
||||
ex "github.com/smallnest/rpcx/v5/errors"
|
||||
"github.com/smallnest/rpcx/v5/protocol"
|
||||
"github.com/smallnest/rpcx/v5/share"
|
||||
"golang.org/x/sync/singleflight"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user