Build(deps): Bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /samples/container-build/ginapp - #1917
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
The dependency version updates are consistent between go.mod and go.sum, and the only concern is a documentation/scope mismatch with the PR description.
Pull request overview
This PR updates Go module dependencies for the samples/container-build/ginapp sample, primarily bumping google.golang.org/grpc and regenerating module metadata accordingly.
Changes:
- Bump
google.golang.org/grpcfromv1.82.1tov1.83.1. - Update related module versions and checksums in
go.mod/go.sum(including OpenTelemetry andgenprotoentries).
File summaries
| File | Description |
|---|---|
| samples/container-build/ginapp/go.mod | Updates required module versions, including gRPC (and additional dependency bumps). |
| samples/container-build/ginapp/go.sum | Updates checksums and adds/removes entries consistent with the new dependency graph. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
| github.com/gin-gonic/gin v1.12.0 | ||
| go.opentelemetry.io/contrib/bridges/otelslog v0.18.0 | ||
| go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin v0.68.0 | ||
| go.opentelemetry.io/otel v1.43.0 | ||
| go.opentelemetry.io/otel v1.44.0 | ||
| go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.19.0 | ||
| go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.43.0 | ||
| go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.43.0 | ||
| go.opentelemetry.io/otel/log v0.19.0 | ||
| go.opentelemetry.io/otel/metric v1.43.0 | ||
| go.opentelemetry.io/otel/sdk v1.43.0 | ||
| go.opentelemetry.io/otel/metric v1.44.0 | ||
| go.opentelemetry.io/otel/sdk v1.44.0 | ||
| go.opentelemetry.io/otel/sdk/log v0.19.0 | ||
| go.opentelemetry.io/otel/sdk/metric v1.43.0 | ||
| google.golang.org/grpc v1.82.1 | ||
| go.opentelemetry.io/otel/sdk/metric v1.44.0 | ||
| google.golang.org/grpc v1.83.1 |
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.83.1 to 1.83.2. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.83.1...v1.83.2) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.83.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
8a44c98 to
0db011e
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps google.golang.org/grpc from 1.83.1 to 1.83.2.
Release notes
Sourced from google.golang.org/grpc's releases.
Commits
030ee8bUpdate version to 1.83.2 (#9375)8668b69cherry-pick #9365 to v1.83.x (#9366)a3e952dcherry-pick #9346 to v1.83.x and update x/net dependency (#9369)58f8fd9Change version to 1.83.2-dev (#9337)