Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-06-21 16:09:28 +03:00
parent b807ce7996
commit 6f44125bdf
3 changed files with 17 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
)