pin to micro and go-micro 2.8.0 release
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,9 +3,9 @@ module github.com/micro/go-plugins/registry/gossip/v2
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.3.5
|
||||
github.com/golang/protobuf v1.4.0
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/hashicorp/memberlist v0.1.5
|
||||
github.com/micro/go-micro/v2 v2.5.0
|
||||
github.com/micro/go-micro/v2 v2.8.0
|
||||
github.com/mitchellh/hashstructure v1.0.0
|
||||
)
|
||||
|
Reference in New Issue
Block a user