move to micro v4
All checks were successful
test / test (push) Successful in 3m43s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2025-03-07 12:37:20 +03:00
parent 8956d790dc
commit 688d2b6734
6 changed files with 52 additions and 40 deletions

View File

@@ -4,7 +4,7 @@ import (
"time"
"github.com/hashicorp/consul/api"
"go.unistack.org/micro/v3/config"
"go.unistack.org/micro/v4/config"
)
type configKey struct{}