mirror of
https://github.com/minio/minio.git
synced 2025-12-06 15:54:09 -05:00
add NATS JetStream support (#15201)
This commit is contained in:
2
go.mod
2
go.mod
@@ -58,7 +58,7 @@ require (
|
||||
github.com/minio/zipindex v0.2.1
|
||||
github.com/mitchellh/go-homedir v1.1.0
|
||||
github.com/nats-io/nats-server/v2 v2.7.4
|
||||
github.com/nats-io/nats.go v1.13.1-0.20220308171302-2f2f6968e98d
|
||||
github.com/nats-io/nats.go v1.16.0
|
||||
github.com/nats-io/stan.go v0.10.2
|
||||
github.com/ncw/directio v1.0.5
|
||||
github.com/nsqio/go-nsq v1.0.8
|
||||
|
||||
Reference in New Issue
Block a user