fixup counter set
Some checks failed
test / test (push) Has been cancelled

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-03-04 12:07:17 +03:00
parent 5dba791473
commit d3dc6e0778
4 changed files with 18 additions and 75 deletions

View File

@@ -5,7 +5,7 @@ import (
"fmt"
"testing"
"go.unistack.org/micro/v4/meter"
"go.unistack.org/micro/v3/meter"
)
func TestStd(t *testing.T) {