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 4b3f7c5 commit c5c1d5eCopy full SHA for c5c1d5e
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.15.1
7
github.com/prometheus/common v0.39.0
8
gopkg.in/yaml.v3 v3.0.1
9
)
0 commit comments