Merge pull request #891 from breed808/update_perflib

Update Perflib dependency
This commit is contained in:
Ben Reedy
2021-12-19 08:27:14 +10:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/dimchansky/utfbom v1.1.1
github.com/go-kit/log v0.2.0
github.com/go-ole/go-ole v1.2.1 // indirect
github.com/leoluk/perflib_exporter v0.1.1-0.20211102145742-c4d63ff8edc3
github.com/leoluk/perflib_exporter v0.1.1-0.20211204221052-9e3696429c20
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.32.1