Skip to content

chore(deps): update go-playground/validator, zerolog, grpc, and other#405

Merged
soltanoff merged 1 commit intomasterfrom
upd-packages
Apr 3, 2026
Merged

chore(deps): update go-playground/validator, zerolog, grpc, and other#405
soltanoff merged 1 commit intomasterfrom
upd-packages

Conversation

@soltanoff
Copy link
Copy Markdown
Collaborator

@soltanoff soltanoff commented Apr 3, 2026

This pull request updates several dependencies in the go.mod file to their latest patch or minor versions. These updates include both direct and indirect dependencies, covering libraries for validation, logging, gRPC, OpenTelemetry, and various tooling and utility packages.

Dependency updates:

Core dependencies:

  • Upgraded github.com/go-playground/validator/v10 from v10.30.1 to v10.30.2, and github.com/rs/zerolog from v1.34.0 to v1.35.0. [1] [2]
  • Updated google.golang.org/grpc from v1.79.3 to v1.80.0.

Observability and telemetry:

  • Upgraded OpenTelemetry libraries: go.opentelemetry.io/otel, go.opentelemetry.io/otel/metric, and go.opentelemetry.io/otel/trace from v1.42.0 to v1.43.0, and github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp from v1.30.0 to v1.31.0. [1] [2]

Tooling and utilities:

  • Updated various indirect dependencies, such as github.com/golangci/golangci-lint/v2 to v2.11.4, github.com/lib/pq to v1.12.3, and github.com/fatih/color to v1.19.0. [1] [2] [3]

Other dependency updates:

  • Bumped versions for additional libraries, including github.com/andybalholm/brotli, github.com/mattn/go-runewidth, github.com/ryanrolds/sqlclosecheck, and github.com/sonatard/noctx. [1] [2] [3] [4]
  • Updated Google API and proto libraries to their latest versions.

@soltanoff soltanoff self-assigned this Apr 3, 2026
@soltanoff soltanoff added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 3, 2026
@soltanoff soltanoff changed the title chore(deps): update go-playground/validator, zerolog, grpc, and other… chore(deps): update go-playground/validator, zerolog, grpc, and other Apr 3, 2026
@soltanoff soltanoff merged commit f26ae02 into master Apr 3, 2026
13 of 14 checks passed
@soltanoff soltanoff deleted the upd-packages branch April 3, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant