move to micro v4
All checks were successful
test / test (push) Successful in 2m27s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-03-07 12:24:16 +03:00
parent efb75b8357
commit 9bd73aac02
8 changed files with 76 additions and 34 deletions

View File

@@ -4,7 +4,7 @@ import (
"bytes"
"testing"
"go.unistack.org/micro/v3/codec"
"go.unistack.org/micro/v4/codec"
)
func TestFrame(t *testing.T) {