update to micro v3.1.2

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-01-19 03:16:37 +03:00
parent 587f57835e
commit 369a16afd9
3 changed files with 5 additions and 4 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.1
github.com/unistack-org/micro/v3 v3.1.2
)