go.mod: bump github.com/mdlayher/apcupsd

This commit is contained in:
Matt Layher 2019-03-14 10:42:47 -04:00
parent 00fef3ae0c
commit cbd49beaf0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -3,6 +3,6 @@ module github.com/mdlayher/apcupsd_exporter
go 1.12
require (
github.com/mdlayher/apcupsd v0.0.0-20190305172604-59e23b522064
github.com/mdlayher/apcupsd v0.0.0-20190314144147-eb3dd99a75fe
github.com/prometheus/client_golang v0.9.2
)

4
go.sum
View File

@ -4,8 +4,8 @@ github.com/golang/protobuf v1.2.0 h1:P3YflyNX/ehuJFLhxviNdFxQPkGK5cDcApsge1SqnvM
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU=
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
github.com/mdlayher/apcupsd v0.0.0-20190305172604-59e23b522064 h1:jttcxh3WPQAAhQDovtKE49sGXK9JMuOEHGrt3uVuAR0=
github.com/mdlayher/apcupsd v0.0.0-20190305172604-59e23b522064/go.mod h1:z2AH3Geh6Nz5IuwotKtAT1DccTkHPJ+pApQS49q4+eA=
github.com/mdlayher/apcupsd v0.0.0-20190314144147-eb3dd99a75fe h1:yMrL+YorbzaBpj/h3BbLMP+qeslPZYMbzcpHFBNy1Yk=
github.com/mdlayher/apcupsd v0.0.0-20190314144147-eb3dd99a75fe/go.mod h1:y3mw3VG+t0m20OMqpG8RQqw8cDXvShVb+L8Z8FEnebw=
github.com/prometheus/client_golang v0.9.2 h1:awm861/B8OKDd2I/6o1dy3ra4BamzKhYOiGItCeZ740=
github.com/prometheus/client_golang v0.9.2/go.mod h1:OsXs2jCmiKlQ1lTBmv21f2mNfw4xf/QclQDMrYNZzcM=
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910 h1:idejC8f05m9MGOsuEi1ATq9shN03HrxNkD/luQvxCv8=