Skip to content

Commit

Permalink
build(deps): bump google.golang.org/grpc
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: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kodawah committed May 7, 2024
1 parent a15a2c3 commit c08845d
Show file tree
Hide file tree
Showing 2 changed files with 421 additions and 8 deletions.
2 changes: 1 addition & 1 deletion emitter/gkelog/traceextractors/otel/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.12
require (
github.com/vimeo/alog/v3 v3.5.0
go.opentelemetry.io/otel v0.2.2
google.golang.org/grpc v1.53.0 // indirect
google.golang.org/grpc v1.56.3 // indirect
)

replace github.com/vimeo/alog/v3 => ../../../../
Loading

0 comments on commit c08845d

Please sign in to comment.