refactor(import): updated to use the new import path for go-nats
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"context"
|
||||
|
||||
"github.com/micro/go-micro/broker"
|
||||
"github.com/nats-io/nats"
|
||||
"github.com/nats-io/go-nats"
|
||||
)
|
||||
|
||||
type optionsKey struct{}
|
||||
|
||||
Reference in New Issue
Block a user