We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b3f2da commit e601bf4Copy full SHA for e601bf4
go.mod
@@ -5,4 +5,5 @@ go 1.12
5
require (
6
github.com/prometheus/client_golang v1.2.1
7
github.com/prometheus/common v0.7.0
8
+ github.com/stretchr/testify v1.3.0
9
)
0 commit comments