Skip to content

Commit

Permalink
chore(deps): bump google.golang.org/grpc in /examples/quick-start-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.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>
  • Loading branch information
dependabot[bot] committed Oct 26, 2023
1 parent 4abb37a commit 1f1cd5c
Show file tree
Hide file tree
Showing 2 changed files with 426 additions and 15 deletions.
2 changes: 1 addition & 1 deletion examples/quick-start-go/go.mod
Original file line number Diff line number Diff line change
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 1f1cd5c

Please sign in to comment.