prepare v4
Some checks failed
lint / lint (pull_request) Failing after 1m38s
test / test (pull_request) Successful in 3m20s

This commit is contained in:
2025-02-26 20:32:20 +03:00
parent 134f7374aa
commit c0d186327e
14 changed files with 83 additions and 423 deletions

View File

@@ -6,7 +6,7 @@ import (
"net/http"
"os"
"go.unistack.org/micro/v3/errors"
"go.unistack.org/micro/v4/errors"
"google.golang.org/grpc/codes"
)