use latest go-micro and cleanup go.mod
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
3
go.mod
3
go.mod
@@ -6,8 +6,7 @@ require (
|
||||
github.com/golang/protobuf v1.3.2
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/hashicorp/memberlist v0.1.5
|
||||
github.com/micro/cli/v2 v2.1.2-0.20200203150404-894195727d9c // indirect
|
||||
github.com/micro/go-micro/v2 v2.0.0
|
||||
github.com/micro/go-micro/v2 v2.0.1-0.20200212105717-d76baf59de2e
|
||||
github.com/mitchellh/hashstructure v1.0.0
|
||||
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user