fix failing build

This commit is contained in:
Asim Aslam 2019-01-23 15:31:48 +00:00 committed by Vasiliy Tolstov
parent 01b4b35505
commit 88911744b5

View File

@ -13,10 +13,10 @@ import (
"github.com/micro/go-micro/broker"
"github.com/micro/go-micro/cmd"
"github.com/micro/go-micro/codec"
"github.com/micro/go-micro/codec/jsonrpc"
"github.com/micro/go-micro/codec/protorpc"
"github.com/micro/go-micro/registry"
"github.com/micro/go-micro/server"
"github.com/micro/go-plugins/codec/jsonrpc"
"github.com/micro/go-plugins/codec/protorpc"
)
var (