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 6d122f1dac
commit bf81c82a09

View File

@ -6,8 +6,8 @@ import (
"testing"
"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"
"github.com/micro/go-micro/server"
"github.com/prometheus/client_golang/prometheus"
dto "github.com/prometheus/client_model/go"