From f02aea56d9cd2a1262eccdb37de46bf9502ab33b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 18:11:52 +0000 Subject: [PATCH] Update module google.golang.org/grpc to v1.58.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 09c58ff..894d282 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/spf13/viper v1.11.0 go.buf.build/grpc/go/thefuga/go-poc v1.3.2 go.uber.org/fx v1.17.1 - google.golang.org/grpc v1.46.0 + google.golang.org/grpc v1.58.1 ) require (