Skip to content

Commit ca96d0e

Browse files
dependabot[bot]ChunyiLyu
authored andcommitted
Bump github.com/eclipse/paho.mqtt.golang from 1.3.1 to 1.3.2
Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases) - [Commits](eclipse-paho/paho.mqtt.golang@v1.3.1...v1.3.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cb88cb commit ca96d0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.15
44

55
require (
66
github.com/cloudflare/cfssl v1.5.0
7-
github.com/eclipse/paho.mqtt.golang v1.3.1
7+
github.com/eclipse/paho.mqtt.golang v1.3.2
88
github.com/elastic/crd-ref-docs v0.0.6
99
github.com/go-delve/delve v1.6.0
1010
github.com/go-logr/logr v0.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,8 @@ github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod h1:WwZ+bS3
164164
github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
165165
github.com/dustin/go-humanize v1.0.0/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
166166
github.com/dustmop/soup v1.1.2-0.20190516214245-38228baa104e/go.mod h1:CgNC6SGbT+Xb8wGGvzilttZL1mc5sQ/5KkcxsZttMIk=
167-
github.com/eclipse/paho.mqtt.golang v1.3.1 h1:6F5FYb1hxVSZS+p0ji5xBQamc5ltOolTYRy5R15uVmI=
168-
github.com/eclipse/paho.mqtt.golang v1.3.1/go.mod h1:eTzb4gxwwyWpqBUHGQZ4ABAV7+Jgm1PklsYT/eo8Hcc=
167+
github.com/eclipse/paho.mqtt.golang v1.3.2 h1:ICzfxSyrR8bOsh9l8JBBOwO1tc2C26oEyody0ml0L6E=
168+
github.com/eclipse/paho.mqtt.golang v1.3.2/go.mod h1:eTzb4gxwwyWpqBUHGQZ4ABAV7+Jgm1PklsYT/eo8Hcc=
169169
github.com/elastic/crd-ref-docs v0.0.6 h1:XO7cNlHxNGzlqiXQOtM3NOIp9aHVbEpIgiJGSo7U/Qo=
170170
github.com/elastic/crd-ref-docs v0.0.6/go.mod h1:osieo9JUDPSestb0X9RsantkSvWqIvh6vvEngY5794Y=
171171
github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e/go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc=

0 commit comments

Comments
 (0)