Skip to content

Commit 82cf1b1

Browse files
dependabot[bot]aaguiarz
authored andcommitted
chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /proto (#178)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.64.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.64.0...v1.64.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4122c0e commit 82cf1b1

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

proto/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ require (
66
github.com/envoyproxy/protoc-gen-validate v1.0.4
77
github.com/grpc-ecosystem/grpc-gateway/v2 v2.19.1
88
google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157
9-
google.golang.org/grpc v1.64.0
9+
google.golang.org/grpc v1.64.1
1010
google.golang.org/protobuf v1.34.1
1111
)
1212

1313
require (
14-
golang.org/x/net v0.25.0 // indirect
15-
golang.org/x/sys v0.20.0 // indirect
16-
golang.org/x/text v0.15.0 // indirect
14+
golang.org/x/net v0.26.0 // indirect
15+
golang.org/x/sys v0.21.0 // indirect
16+
golang.org/x/text v0.16.0 // indirect
1717
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect
1818
)

proto/go.sum

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

0 commit comments

Comments
 (0)