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 fa2335d commit 895c852Copy full SHA for 895c852
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