Skip to content

Commit

Permalink
chore(deps): bump google.golang.org/grpc in /tests-integration (#292)
Browse files Browse the repository at this point in the history
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.58.2...v1.58.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 1cbf0a7 commit 16de69e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests-integration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
go.opentelemetry.io/collector/processor v0.87.0
go.opentelemetry.io/collector/receiver v0.87.0
go.uber.org/zap v1.26.0
google.golang.org/grpc v1.58.2
google.golang.org/grpc v1.58.3
)

require (
Expand Down
4 changes: 2 additions & 2 deletions tests-integration/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16de69e

Please sign in to comment.