build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 (#7936)

This commit is contained in:
dependabot[bot]
2026-03-16 11:16:35 -07:00
committed by GitHub
parent dde5183127
commit b79b932af2
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -52,7 +52,7 @@ require (
require (
github.com/pires/go-proxyproto v0.11.0
github.com/prometheus/exporter-toolkit v0.15.1
golang.org/x/net v0.51.0
golang.org/x/net v0.52.0
)
require (