go fmt
This commit is contained in:
parent
55068d7bf9
commit
da340f01bc
2
http.go
2
http.go
@ -20,8 +20,8 @@ import (
|
||||
"github.com/micro/go-micro/config/cmd"
|
||||
errors "github.com/micro/go-micro/errors"
|
||||
"github.com/micro/go-micro/metadata"
|
||||
"github.com/micro/go-micro/transport"
|
||||
"github.com/micro/go-micro/registry"
|
||||
"github.com/micro/go-micro/transport"
|
||||
)
|
||||
|
||||
type httpClient struct {
|
||||
|
Loading…
Reference in New Issue
Block a user