mirror of
https://github.com/minio/minio.git
synced 2025-12-07 00:02:31 -05:00
Add help with order of keys (#8535)
This commit is contained in:
3
go.mod
3
go.mod
@@ -49,7 +49,8 @@ require (
|
||||
github.com/minio/sha256-simd v0.1.1
|
||||
github.com/minio/sio v0.2.0
|
||||
github.com/mitchellh/go-homedir v1.1.0
|
||||
github.com/nats-io/nats.go v1.8.0
|
||||
github.com/nats-io/nats-server/v2 v2.1.2
|
||||
github.com/nats-io/nats.go v1.9.1
|
||||
github.com/nats-io/stan.go v0.4.5
|
||||
github.com/ncw/directio v1.0.5
|
||||
github.com/nsqio/go-nsq v1.0.7
|
||||
|
||||
Reference in New Issue
Block a user