merge instead of overwrite
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
3
go.mod
3
go.mod
@@ -5,6 +5,7 @@ go 1.15
|
||||
require (
|
||||
github.com/hashicorp/consul/api v1.8.0
|
||||
github.com/hashicorp/go-hclog v0.15.0
|
||||
github.com/imdario/mergo v0.3.11
|
||||
github.com/pkg/errors v0.9.1 // indirect
|
||||
github.com/unistack-org/micro/v3 v3.0.2-0.20201219202205-150e8ad698bb
|
||||
github.com/unistack-org/micro/v3 v3.0.2-0.20201219211529-b50855855b58
|
||||
)
|
||||
|
Reference in New Issue
Block a user