mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
Fix build failure due to nats project migration
This commit is contained in:
2
go.mod
2
go.mod
@@ -66,6 +66,8 @@ require (
|
||||
github.com/nats-io/go-nats-streaming v0.4.2
|
||||
github.com/nats-io/nats v1.7.2
|
||||
github.com/nats-io/nats-streaming-server v0.14.2 // indirect
|
||||
github.com/nats-io/nats.go v1.8.0
|
||||
github.com/nats-io/stan.go v0.4.5
|
||||
github.com/ncw/directio v1.0.5
|
||||
github.com/nsqio/go-nsq v1.0.7
|
||||
github.com/pkg/profile v1.3.0
|
||||
|
||||
Reference in New Issue
Block a user