Go fmt and update go mod

This commit is contained in:
Asim Aslam 2019-06-27 09:49:39 +01:00 committed by Vasiliy Tolstov
parent 89cdb37620
commit 1b32755f87

View File

@ -5,8 +5,8 @@ import (
"github.com/afex/hystrix-go/hystrix"
"github.com/micro/go-micro/client"
"github.com/micro/go-micro/registry/memory"
"github.com/micro/go-micro/client/selector"
"github.com/micro/go-micro/registry/memory"
"context"
)