1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-06-12 22:07:47 +02:00
This commit is contained in:
Asim Aslam
2019-07-07 12:33:54 +01:00
parent c1097a4509
commit 777a203f96
10 changed files with 10 additions and 10 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/registry"
"github.com/micro/go-micro/network/transport"
"github.com/micro/go-micro/registry"
)
const (