Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-06-21 16:18:05 +03:00
parent 832fdb5ab6
commit ddc561f85f
3 changed files with 15 additions and 7 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.16
require (
github.com/imdario/mergo v0.3.12
github.com/unistack-org/micro/v3 v3.3.17
github.com/unistack-org/micro/v3 v3.4.0
)