gofmt
This commit is contained in:
parent
480aa760f9
commit
9235dfb2a2
2
grpc.go
2
grpc.go
@ -16,8 +16,8 @@ import (
|
|||||||
"github.com/micro/go-micro/codec"
|
"github.com/micro/go-micro/codec"
|
||||||
"github.com/micro/go-micro/errors"
|
"github.com/micro/go-micro/errors"
|
||||||
"github.com/micro/go-micro/metadata"
|
"github.com/micro/go-micro/metadata"
|
||||||
"github.com/micro/go-micro/registry"
|
|
||||||
"github.com/micro/go-micro/network/transport"
|
"github.com/micro/go-micro/network/transport"
|
||||||
|
"github.com/micro/go-micro/registry"
|
||||||
|
|
||||||
"google.golang.org/grpc"
|
"google.golang.org/grpc"
|
||||||
"google.golang.org/grpc/credentials"
|
"google.golang.org/grpc/credentials"
|
||||||
|
Loading…
Reference in New Issue
Block a user