mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-13 09:50:00 +08:00
update package reference
This commit is contained in:
@@ -3,10 +3,9 @@ package internal
|
||||
import (
|
||||
"net"
|
||||
|
||||
"zero/core/proc"
|
||||
"zero/core/stat"
|
||||
"zero/rpcx/internal/serverinterceptors"
|
||||
|
||||
"github.com/tal-tech/go-zero/core/proc"
|
||||
"github.com/tal-tech/go-zero/core/stat"
|
||||
"github.com/tal-tech/go-zero/rpcx/internal/serverinterceptors"
|
||||
"google.golang.org/grpc"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user