update prometheus/client_golang to v0.9.3

This commit is contained in:
Jan Grewe 2019-05-24 22:44:23 +02:00
parent aefc08945d
commit 99fbe0f4d5
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -4,5 +4,5 @@ go 1.12
require (
github.com/mdlayher/apcupsd v0.0.0-20190314144147-eb3dd99a75fe
github.com/prometheus/client_golang v0.9.2
github.com/prometheus/client_golang v0.9.3
)