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/quick-start-go (#3302)

chore(deps): bump google.golang.org/grpc in /examples/quick-start-go

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 26, 2023
1 parent 01edd00 commit 1ad456a
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
)
Loading

0 comments on commit 1ad456a

Please sign in to comment.