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] authored Oct 16, 2024
1 parent 88c54d8 commit 5ed2c2f
Show file tree
Hide file tree
Showing 2 changed files with 1,704 additions and 6 deletions.
9 changes: 3 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
@@ -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.20.5
github.com/prometheus/common v0.55.0
github.com/stretchr/testify v1.9.0
gopkg.in/alecthomas/kingpin.v2 v2.2.6
)

Expand Down
Loading

0 comments on commit 5ed2c2f

Please sign in to comment.