Skip to content

Commit 378b98e

Browse files
chore(deps): bump google.golang.org/grpc in /magefiles
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.1 to 1.79.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.79.1...v1.79.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.79.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e637c95 commit 378b98e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

magefiles/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ require (
272272
golang.org/x/tools v0.42.0 // indirect
273273
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 // indirect
274274
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 // indirect
275-
google.golang.org/grpc v1.79.1 // indirect
275+
google.golang.org/grpc v1.79.3 // indirect
276276
gopkg.in/ini.v1 v1.67.0 // indirect
277277
gopkg.in/yaml.v2 v2.4.0 // indirect
278278
gopkg.in/yaml.v3 v3.0.1 // indirect

magefiles/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)