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 f262187 commit a42d2c9Copy full SHA for a42d2c9
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.22.0
7
github.com/prometheus/common v0.39.0
8
gopkg.in/yaml.v3 v3.0.1
9
)
0 commit comments