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

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.52.0 to 0.53.0.
- [Commits](https://github.com/golang/net/compare/v0.52.0...v0.53.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2026-04-22 07:23:32 -07:00
committed by GitHub
parent b5c9080a2e
commit 34d13a46b6
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -53,7 +53,7 @@ require (
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/pires/go-proxyproto v0.12.0
github.com/prometheus/exporter-toolkit v0.16.0
golang.org/x/net v0.52.0
golang.org/x/net v0.53.0
)
require (