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