Skip to content

Commit c2f74f2

Browse files
chore(deps): bump google.golang.org/grpc in /influx2otel
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.83.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.63.2...v1.83.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.83.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5301efa commit c2f74f2

2 files changed

Lines changed: 33 additions & 11 deletions

File tree

influx2otel/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ require (
2323
golang.org/x/net v0.55.0 // indirect
2424
golang.org/x/sys v0.45.0 // indirect
2525
golang.org/x/text v0.37.0 // indirect
26-
google.golang.org/genproto/googleapis/rpc v0.0.0-20240311173647-c811ad7063a7 // indirect
27-
google.golang.org/grpc v1.63.2 // indirect
28-
google.golang.org/protobuf v1.34.1 // indirect
26+
google.golang.org/genproto/googleapis/rpc v0.0.0-20260526163538-3dc84a4a5aaa // indirect
27+
google.golang.org/grpc v1.83.1 // indirect
28+
google.golang.org/protobuf v1.36.11 // indirect
2929
gopkg.in/yaml.v3 v3.0.1 // indirect
3030
)
3131

influx2otel/go.sum

Lines changed: 30 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)