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

This commit is contained in:
dependabot[bot]
2026-03-02 16:44:29 +02:00
committed by GitHub
parent 2effbef23c
commit 8fd100cb12
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
golang.org/x/net v0.50.0
golang.org/x/net v0.51.0
)
require (