mirror of
https://github.com/minio/minio.git
synced 2025-11-10 05:59:43 -05:00
Fix build failure due to nats project migration
This commit is contained in:
@@ -23,8 +23,8 @@ import (
|
||||
|
||||
"github.com/minio/minio/pkg/event"
|
||||
xnet "github.com/minio/minio/pkg/net"
|
||||
"github.com/nats-io/go-nats-streaming"
|
||||
"github.com/nats-io/nats"
|
||||
"github.com/nats-io/nats.go"
|
||||
"github.com/nats-io/stan.go"
|
||||
)
|
||||
|
||||
// NATSArgs - NATS target arguments.
|
||||
|
||||
Reference in New Issue
Block a user