mirror of
https://github.com/hikhvar/mqtt2prometheus.git
synced 2026-02-14 09:59:52 +00:00
Bumping dependencies
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.1.1
|
||||
github.com/eclipse/paho.mqtt.golang v1.3.4
|
||||
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