fix(deps): update golang.org/x/ (#1980)

This commit is contained in:
renovate[bot]
2025-04-05 20:54:52 +02:00
committed by GitHub
parent 36b6afe4bb
commit ef46cd1dbe
2 changed files with 9 additions and 9 deletions

6
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/prometheus/common v0.63.0
github.com/prometheus/exporter-toolkit v0.14.0
github.com/stretchr/testify v1.10.0
golang.org/x/sys v0.31.0
golang.org/x/sys v0.32.0
gopkg.in/yaml.v3 v3.0.1
)
@@ -44,8 +44,8 @@ require (
go.opencensus.io v0.24.0 // indirect
golang.org/x/crypto v0.36.0 // indirect
golang.org/x/net v0.38.0 // indirect
golang.org/x/oauth2 v0.28.0 // indirect
golang.org/x/sync v0.12.0 // indirect
golang.org/x/oauth2 v0.29.0 // indirect
golang.org/x/sync v0.13.0 // indirect
golang.org/x/text v0.23.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20250404141209-ee84b53bf3d0 // indirect
google.golang.org/grpc v1.71.1 // indirect