Skip to content

Commit 0a8076f

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 0b55457 commit 0a8076f

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
@@ -286,7 +286,7 @@ require (
286286
golang.org/x/vuln v1.1.4 // indirect
287287
google.golang.org/genproto/googleapis/api v0.0.0-20260226221140-a57be14db171 // indirect
288288
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 // indirect
289-
google.golang.org/grpc v1.79.1 // indirect
289+
google.golang.org/grpc v1.79.3 // indirect
290290
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.6.1 // indirect
291291
google.golang.org/protobuf v1.36.11 // indirect
292292
gopkg.in/ini.v1 v1.67.0 // 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)