mirror of
https://github.com/minio/minio.git
synced 2026-02-05 02:10:14 -05:00
Don't exit background append if backend specific files show up (#7519)
This commit is contained in:
committed by
kannappanr
parent
f409f10d18
commit
35ef5eb236
1
go.mod
1
go.mod
@@ -67,6 +67,7 @@ require (
|
||||
github.com/nats-io/go-nats-streaming v0.4.2
|
||||
github.com/nats-io/nats v1.7.2
|
||||
github.com/nats-io/nkeys v0.0.2 // indirect
|
||||
github.com/nats-io/nuid v1.0.1 // indirect
|
||||
github.com/nsqio/go-nsq v1.0.7
|
||||
github.com/pascaldekloe/goe v0.1.0 // indirect
|
||||
github.com/pkg/errors v0.8.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user