update for latest micro
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,9 +3,11 @@ module github.com/unistack-org/micro-config-consul/v3
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/google/btree v1.0.0 // indirect
|
||||
github.com/hashicorp/consul/api v1.8.0
|
||||
github.com/hashicorp/go-hclog v0.15.0
|
||||
github.com/hashicorp/golang-lru v0.5.3 // indirect
|
||||
github.com/imdario/mergo v0.3.11
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/unistack-org/micro/v3 v3.1.2
|
||||
github.com/unistack-org/micro/v3 v3.2.4
|
||||
)
|
||||
|
Reference in New Issue
Block a user