mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-24 22:26:54 +02:00
update
This commit is contained in:
@ -8,8 +8,8 @@ import (
|
||||
|
||||
log "go-micro.dev/v4/logger"
|
||||
"go-micro.dev/v4/registry"
|
||||
"github.com/asim/go-micro/plugins/registry/kubernetes/v3/client"
|
||||
"github.com/asim/go-micro/plugins/registry/kubernetes/v3/client/watch"
|
||||
"github.com/asim/go-micro/plugins/registry/kubernetes/v4/client"
|
||||
"github.com/asim/go-micro/plugins/registry/kubernetes/v4/client/watch"
|
||||
)
|
||||
|
||||
type k8sWatcher struct {
|
||||
|
Reference in New Issue
Block a user