update import paths
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
@@ -2,7 +2,7 @@ package nats
|
||||
|
||||
import (
|
||||
nats "github.com/nats-io/nats.go"
|
||||
"github.com/unistack-org/micro/v3/broker"
|
||||
"go.unistack.org/micro/v3/broker"
|
||||
)
|
||||
|
||||
type optionsKey struct{}
|
||||
|
||||
Reference in New Issue
Block a user