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.
2 parents 4dbf523 + 5d7ac9b commit 6fc1598Copy full SHA for 6fc1598
go.mod
@@ -10,6 +10,7 @@ require (
10
github.com/hashicorp/golang-lru v0.5.4 // indirect
11
github.com/imdario/mergo v0.3.11 // indirect
12
github.com/mattn/go-colorable v0.1.8 // indirect
13
+ github.com/prometheus/client_golang v1.10.0
14
github.com/stretchr/testify v1.6.1
15
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43 // indirect
16
google.golang.org/appengine v1.6.7 // indirect
0 commit comments