move to micro v4

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-03-04 22:38:41 +03:00
parent 3f5fc8ec06
commit a3bba7818d
4 changed files with 65 additions and 27 deletions

View File

@@ -1,8 +1,8 @@
package mock
import (
"go.unistack.org/micro/v3/client"
"go.unistack.org/micro/v3/codec"
"go.unistack.org/micro/v4/client"
"go.unistack.org/micro/v4/codec"
)
type mockRequest struct {