1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-08-10 21:52:01 +02:00

Fix breaks and go fmt

This commit is contained in:
Asim Aslam
2019-07-10 07:47:17 +01:00
parent 0a1b657221
commit 64ec0633a3
11 changed files with 11 additions and 11 deletions

View File

@@ -12,8 +12,8 @@ import (
"github.com/micro/go-micro/codec/proto"
"github.com/micro/go-micro/codec/protorpc"
"github.com/micro/go-micro/errors"
"github.com/micro/go-micro/transport"
"github.com/micro/go-micro/registry"
"github.com/micro/go-micro/transport"
)
const (