Skip to content

Commit

Permalink
Bump google.golang.org/grpc from 1.67.0 to 1.67.1 in /hello-grpc-go
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.67.0 to 1.67.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.67.0...v1.67.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent fc422a4 commit 9212450
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hello-grpc-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ require (
// https://pkg.go.dev/golang.org/x/net
golang.org/x/net v0.29.0
// https://github.com/grpc/grpc-go/tags
google.golang.org/grpc v1.67.0
google.golang.org/grpc v1.67.1
// https://github.com/protocolbuffers/protobuf-go/tags
google.golang.org/protobuf v1.34.2
google.golang.org/protobuf v1.34.2 // indirect
)

require (
Expand Down

0 comments on commit 9212450

Please sign in to comment.