chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#1770)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-25 14:27:21 +01:00
committed by GitHub
parent eff124250f
commit fd76be38e0
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.60.1
github.com/prometheus/exporter-toolkit v0.13.1
github.com/stretchr/testify v1.9.0
github.com/stretchr/testify v1.10.0
golang.org/x/sys v0.27.0
gopkg.in/yaml.v3 v3.0.1
)