chore(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 (#1825)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-07 10:07:25 +01:00
committed by GitHub
parent 81ea4c6223
commit 4cd9627ebf
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/prometheus/common v0.61.0
github.com/prometheus/exporter-toolkit v0.13.2
github.com/stretchr/testify v1.10.0
golang.org/x/sys v0.28.0
golang.org/x/sys v0.29.0
gopkg.in/yaml.v3 v3.0.1
)