move to micro v4

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2023-04-28 22:29:18 +03:00
parent 3f44a41d30
commit 18eb0d9e5c
9 changed files with 30 additions and 36 deletions

6
go.mod
View File

@@ -1,5 +1,5 @@
module go.unistack.org/micro-client-http/v3
module go.unistack.org/micro-client-http/v4
go 1.18
go 1.19
require go.unistack.org/micro/v3 v3.10.16
require go.unistack.org/micro/v4 v4.0.1