update for latest micro

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2022-01-12 17:47:58 +03:00
parent a2939066a5
commit 3829766afd
3 changed files with 17 additions and 5 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.13
require go.unistack.org/micro/v3 v3.8.14