chore(deps): bump github.com/prometheus/exporter-toolkit from 0.13.0 to 0.13.1 (#1717)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-04 12:33:58 +01:00
committed by GitHub
parent be67d853aa
commit 65f41b3582
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.60.1
github.com/prometheus/exporter-toolkit v0.13.0
github.com/prometheus/exporter-toolkit v0.13.1
github.com/stretchr/testify v1.9.0
golang.org/x/sys v0.26.0
gopkg.in/yaml.v3 v3.0.1