fix for latest micro

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-12-16 15:37:49 +03:00
parent a2f089f890
commit 757c458f60
3 changed files with 14 additions and 6 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module go.unistack.org/micro-client-http/v3
go 1.16
require go.unistack.org/micro/v3 v3.8.11
require go.unistack.org/micro/v3 v3.8.12