Don't exit background append if backend specific files show up (#7519)

This commit is contained in:
Krishnan Parthasarathi
2019-04-13 04:21:32 +05:30
committed by kannappanr
parent f409f10d18
commit 35ef5eb236
3 changed files with 7 additions and 5 deletions

1
go.mod
View File

@@ -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