upgrade mqtt library to v1.4.1 (#15366)

mainly to address some connect()/reconnect() packet
exhaustion issues, that were found in some deployments.
This commit is contained in:
Harshavardhana 2022-07-21 17:49:28 -07:00 committed by GitHub
parent 69bf39f42e
commit 2fddcc6a11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1219 deletions

2
go.mod
View File

@ -20,7 +20,7 @@ require (
github.com/djherbis/atime v1.0.0
github.com/dswarbrick/smart v0.0.0-20190505152634-909a45200d6d
github.com/dustin/go-humanize v1.0.0
github.com/eclipse/paho.mqtt.golang v1.3.5
github.com/eclipse/paho.mqtt.golang v1.4.1
github.com/elastic/go-elasticsearch/v7 v7.17.1
github.com/fatih/color v1.13.0
github.com/felixge/fgprof v0.9.2

1220
go.sum

File diff suppressed because it is too large Load Diff