update for latest micro

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-01-29 16:24:21 +03:00
parent 369a16afd9
commit 5408663e99
3 changed files with 22 additions and 336 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.15
require (
github.com/imdario/mergo v0.3.11
github.com/unistack-org/micro/v3 v3.1.2
github.com/unistack-org/micro/v3 v3.2.4
)