update for latest micro

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-09-30 01:40:49 +03:00
parent d97556641f
commit 677949c8b8
3 changed files with 29 additions and 34 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.7.4
github.com/unistack-org/micro/v3 v3.7.6
)