build(deps): bump golang.org/x/net from 0.54.0 to 0.55.0 (#8140)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.54.0 to 0.55.0.
- [Commits](https://github.com/golang/net/compare/v0.54.0...v0.55.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.55.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-06-04 09:53:08 +03:00
committed by GitHub
parent 7abb3bbc1e
commit 58921a2b48
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.54.0
golang.org/x/net v0.55.0
)
require (