fix(deps): update module golang.org/x/net to v0.52.0
Some checks failed
Build Docker Image / Build-Docker-Image (push) Successful in 1m18s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Failing after 10m16s

This commit was merged in pull request #452.
This commit is contained in:
2026-03-12 02:04:29 +00:00
parent d4a4db811c
commit babbe6e2ec
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
go.opentelemetry.io/otel/sdk/metric v1.42.0
go.opentelemetry.io/otel/trace v1.42.0
golang.org/x/crypto v0.49.0
golang.org/x/net v0.51.0
golang.org/x/net v0.52.0
)
require (