Skip to content

Commit

Permalink
Update module github.com/prometheus/client_golang to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 15, 2024
1 parent 88c54d8 commit 34953ae
Show file tree
Hide file tree
Showing 2 changed files with 1,655 additions and 6 deletions.
9 changes: 3 additions & 6 deletions go.mod
@@ -1,12 +1,9 @@
module github.com/ccjenniferhsu/logstash_exporter

require (
github.com/prometheus/client_golang v0.9.2
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90 // indirect
github.com/prometheus/common v0.2.0
github.com/prometheus/procfs v0.0.0-20190209105433-f8d8b3f739bd // indirect
github.com/stretchr/testify v1.3.0
golang.org/x/sync v0.0.0-20190423024810-112230192c58 // indirect
github.com/prometheus/client_golang v1.18.0
github.com/prometheus/common v0.45.0
github.com/stretchr/testify v1.8.2
gopkg.in/alecthomas/kingpin.v2 v2.2.6
)

Expand Down

0 comments on commit 34953ae

Please sign in to comment.