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 a2e9338 commit be63b15Copy full SHA for be63b15
go.mod
@@ -3,7 +3,7 @@ module github.com/transnano/shell-exit-status-exporter
3
go 1.15
4
5
require (
6
- github.com/prometheus/client_golang v1.14.0
+ github.com/prometheus/client_golang v1.17.0
7
github.com/prometheus/common v0.39.0
8
gopkg.in/yaml.v3 v3.0.1
9
)
0 commit comments