mirror of
https://github.com/hikhvar/mqtt2prometheus.git
synced 2026-02-14 18:09:53 +00:00
Bumping paho.mqtt.golang v1.3.4 => v1.3.5
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/hikhvar/mqtt2prometheus
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/eclipse/paho.mqtt.golang v1.3.4
|
||||
github.com/eclipse/paho.mqtt.golang v1.3.5
|
||||
github.com/go-kit/kit v0.10.0
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
github.com/prometheus/client_golang v1.7.1
|
||||
|
||||
Reference in New Issue
Block a user