Skip to content

Commit

Permalink
chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /ex…
Browse files Browse the repository at this point in the history
…amples/tracetest-synthetic-monitoring (#3304)

chore(deps): bump google.golang.org/grpc

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.53.0...v1.56.3)

---
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>
  • Loading branch information
dependabot[bot] committed Oct 26, 2023
1 parent 4abb37a commit 01edd00
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 15 deletions.
2 changes: 1 addition & 1 deletion examples/tracetest-synthetic-monitoring/go.mod
Expand Up @@ -9,5 +9,5 @@ require (
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.11.2
go.opentelemetry.io/otel/sdk v1.11.2
go.opentelemetry.io/otel/trace v1.11.2
google.golang.org/grpc v1.53.0
google.golang.org/grpc v1.56.3
)

0 comments on commit 01edd00

Please sign in to comment.