fix for latest micro

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2020-12-21 00:02:24 +03:00
parent f56e8756da
commit 73ce52ee15
3 changed files with 6 additions and 40 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.15
require (
github.com/ghodss/yaml v1.0.0
github.com/unistack-org/micro/v3 v3.0.2-0.20201123132107-c9049c384502
github.com/unistack-org/micro/v3 v3.0.2-0.20201220205329-e6f870bda71a
)