From 9c41d69ea1e1c4f24ee3ab99336e75d6f3040594 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 01:21:15 +0000 Subject: [PATCH] Update dependency go to v1.25.0 --- protoc-gen-connect-python/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protoc-gen-connect-python/go.mod b/protoc-gen-connect-python/go.mod index db701de..a2bbf60 100644 --- a/protoc-gen-connect-python/go.mod +++ b/protoc-gen-connect-python/go.mod @@ -1,6 +1,6 @@ module github.com/connectrpc/connect-python/protoc-gen-connect-python -go 1.24.3 +go 1.25.0 require ( github.com/bufbuild/protoplugin v0.0.0-20250218205857-750e09ce93e1