refactor(import): updated to use the new import path for go-nats
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"testing"
|
||||
|
||||
"github.com/micro/go-micro/broker"
|
||||
"github.com/nats-io/nats"
|
||||
"github.com/nats-io/go-nats"
|
||||
)
|
||||
|
||||
var addrTestCases = []struct {
|
||||
|
||||
Reference in New Issue
Block a user