mirror of
https://github.com/go-micro/go-micro.git
synced 2025-06-18 22:17:44 +02:00
v5
This commit is contained in:
@ -4,8 +4,8 @@ import (
|
||||
"fmt"
|
||||
"sync"
|
||||
|
||||
"go-micro.dev/v4/codec"
|
||||
"go-micro.dev/v4/registry"
|
||||
"go-micro.dev/v5/codec"
|
||||
"go-micro.dev/v5/registry"
|
||||
)
|
||||
|
||||
// setRegistered will set the service as registered safely.
|
||||
|
Reference in New Issue
Block a user