From a6461ea0b23d2da9d5178f8f81c90c3ceb31c286 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 04:31:35 +0000 Subject: [PATCH] Update google.golang.org/genproto digest to ff82c1b Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index aadbe09..7bcd316 100644 --- a/go.mod +++ b/go.mod @@ -137,7 +137,7 @@ require ( github.com/inconshreveable/mousetrap v1.1.0 // indirect github.com/sirupsen/logrus v1.9.0 // indirect golang.org/x/oauth2 v0.8.0 // indirect - google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect + google.golang.org/genproto ff82c1b0f217 // indirect google.golang.org/grpc v1.55.0 // indirect )