From b9de0f6b81970ecf3e5515b7d082b06732fb5359 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 16 Oct 2025 20:57:06 +0000 Subject: [PATCH] chore(all): update module golang.org/x/net to v0.36.0 [SECURITY] --- endpoints/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints/go.mod b/endpoints/go.mod index 5cede76d18..45f2f6a5d1 100644 --- a/endpoints/go.mod +++ b/endpoints/go.mod @@ -5,7 +5,7 @@ go 1.24.0 require ( github.com/golang/protobuf v1.5.4 github.com/gorilla/mux v1.8.1 - golang.org/x/net v0.34.0 + golang.org/x/net v0.36.0 golang.org/x/oauth2 v0.25.0 google.golang.org/grpc v1.69.4 google.golang.org/grpc/examples v0.0.0-20250121182809-67bee55a47db