Skip to content

Commit

Permalink
build(deps): bump the examples-load-reporting group
Browse files Browse the repository at this point in the history
Bumps the examples-load-reporting group in /examples/load-reporting-service with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `google.golang.org/grpc` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.60.1...v1.61.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: examples-load-reporting
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 8a5ea81 commit a01b14c
Show file tree
Hide file tree
Showing 2 changed files with 398 additions and 10 deletions.
2 changes: 1 addition & 1 deletion examples/load-reporting-service/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ go 1.13
require (
github.com/envoyproxy/go-control-plane v0.12.0
github.com/golang/protobuf v1.5.3
google.golang.org/grpc v1.60.1
google.golang.org/grpc v1.61.0
)
Loading

0 comments on commit a01b14c

Please sign in to comment.