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

This commit is contained in:
renovate[bot]
2026-06-26 15:37:24 +02:00
committed by GitHub
parent 5118ae3a1f
commit 89b4bed30f
2 changed files with 15 additions and 15 deletions
+5 -5
View File
@@ -13,7 +13,7 @@ require (
github.com/prometheus/exporter-toolkit v0.16.0
github.com/stretchr/testify v1.11.1
go.yaml.in/yaml/v3 v3.0.4
golang.org/x/sys v0.45.0
golang.org/x/sys v0.46.0
)
require (
@@ -34,11 +34,11 @@ require (
github.com/prometheus/procfs v0.20.1 // indirect
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
go.yaml.in/yaml/v2 v2.4.4 // indirect
golang.org/x/crypto v0.52.0 // indirect
golang.org/x/net v0.55.0 // indirect
golang.org/x/crypto v0.53.0 // indirect
golang.org/x/net v0.56.0 // indirect
golang.org/x/oauth2 v0.36.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/text v0.37.0 // indirect
golang.org/x/sync v0.21.0 // indirect
golang.org/x/text v0.38.0 // indirect
golang.org/x/time v0.15.0 // indirect
google.golang.org/protobuf v1.36.11 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect