fix for latest micro

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2020-12-21 00:01:10 +03:00
parent 37a778709c
commit 0d9a12d80b
3 changed files with 6 additions and 40 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.15
require (
github.com/BurntSushi/toml v0.3.1
github.com/unistack-org/micro/v3 v3.0.2-0.20201123132107-c9049c384502
github.com/unistack-org/micro/v3 v3.0.2-0.20201220205329-e6f870bda71a
)