Skip to content

chore(deps): bump the go-modules group across 1 directory with 22 updates#110

Merged
sgaist merged 1 commit intomainfrom
dependabot/go_modules/go-modules-8df05c25e3
Mar 11, 2026
Merged

chore(deps): bump the go-modules group across 1 directory with 22 updates#110
sgaist merged 1 commit intomainfrom
dependabot/go_modules/go-modules-8df05c25e3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps the go-modules group with 14 updates in the / directory:

Package From To
cloud.google.com/go/storage 1.60.0 1.61.0
github.com/anchore/stereoscope 0.1.20 0.1.21
github.com/anchore/syft 1.42.1 1.42.2
github.com/charmbracelet/colorprofile 0.4.2 0.4.3
github.com/mattn/go-runewidth 0.0.20 0.0.21
github.com/minio/minlz 1.0.1 1.1.0
go.opentelemetry.io/contrib/detectors/gcp 1.41.0 1.42.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc 0.66.0 0.67.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp 0.66.0 0.67.0
golang.org/x/oauth2 0.35.0 0.36.0
golang.org/x/sync 0.19.0 0.20.0
golang.org/x/time 0.14.0 0.15.0
google.golang.org/api 0.269.0 0.270.0
modernc.org/libc 1.69.0 1.70.0

Updates cloud.google.com/go/storage from 1.60.0 to 1.61.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.61.0

v1.61.0 (2026-03-10)

Features

  • add bucket encryption enforcement configuration (#13874) (245c8d76)

  • add multistream options to MRD (#13758) (4557675e)

  • add a DeleteFolderRecursive API definition (PiperOrigin-RevId: 866471251) (6f310199)

  • add multistream support to MRD (#13792) (ffa7268c)

Bug Fixes

Commits

Updates github.com/anchore/stereoscope from 0.1.20 to 0.1.21

Release notes

Sourced from github.com/anchore/stereoscope's releases.

v0.1.21

Bug Fixes

Dependency Updates

Additional Changes

(Full Changelog)

Commits
  • 5de95df chore(deps): update tools to latest versions (#538)
  • 6980a63 chore(deps): bump github.com/moby/moby/client from 0.2.1 to 0.2.2 (#535)
  • 99ed0b6 chore: migrate test-fixtures to testdata (#531)
  • 3f24d4c chore(deps): bump actions/upload-artifact in /.github/workflows (#536)
  • 8701800 chore(deps): bump github.com/google/go-containerregistry (#534)
  • e1e847a chore(deps): bump github.com/awslabs/amazon-ecr-credential-helper/ecr-login (...
  • a3ecd38 chore(deps): bump actions/setup-go in /.github/actions/bootstrap (#532)
  • 78486e6 fix(providers): clean up temp storage on errors (#537)
  • fe7e5b5 chore(deps): bump github.com/sylabs/sif/v2 from 2.22.0 to 2.23.0 (#526)
  • 7b5e393 migrate to github.com/moby/moby/client module (#500)
  • Additional commits viewable in compare view

Updates github.com/anchore/syft from 1.42.1 to 1.42.2

Release notes

Sourced from github.com/anchore/syft's releases.

v1.42.2

Bug Fixes

Additional Changes

(Full Changelog)

Commits
  • 75455f0 chore(deps): update anchore dependencies (#4631)
  • 22e78c7 chore(deps): update tools to latest versions (#4630)
  • d2461a9 chore(deps): update SPDX license list (#4637)
  • 01f0e33 chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 (#4658)
  • c88051d chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#4638)
  • 7d3d1c6 chore(deps): bump the actions-minor-patch group across 2 directories with 2 u...
  • dcba765 chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#4659)
  • 2c20146 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 (#4646)
  • c583da1 chore(deps): update CPE dictionary index (#4647)
  • 22014b6 chore(deps): bump the go-minor-patch group across 1 directory with 5 updates ...
  • Additional commits viewable in compare view

Updates github.com/charmbracelet/colorprofile from 0.4.2 to 0.4.3

Release notes

Sourced from github.com/charmbracelet/colorprofile's releases.

v0.4.3

This release fixes an important issue where the writer when used as a middleware can cause short write errors. Kudos to @​abhinav for reporting this one.

Changelog

Fixed

  • d085584efb48f2ad470e96cd0f3dcb8cc68a034b: fix(writer): ensure Write returns the number of processed bytes (#75) (@​aymanbagabas)

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

Commits
  • d085584 fix(writer): ensure Write returns the number of processed bytes (#75)
  • cf47ee4 chore(deps): bump golang.org/x/sys in the all group (#73)
  • See full diff in compare view

Updates github.com/mattn/go-runewidth from 0.0.20 to 0.0.21

Commits
  • b7b94fb Merge pull request #91 from mattn/add-is-combining-width
  • 2c33cbf Update CI: bump actions and Go versions
  • c6c0a14 Add IsCombiningWidth function
  • 6399b33 Merge pull request #90 from bugwhisperer418/76-zero-width-variation-selections
  • dadc062 fix benchmark test checksums
  • 75db52f update test checksums
  • fb9c1d1 Treat Mn variation selections with EA width "A" as combining with 0 width
  • See full diff in compare view

Updates github.com/minio/minlz from 1.0.1 to 1.1.0

Release notes

Sourced from github.com/minio/minlz's releases.

v1.1.0

What's Changed

Full Changelog: minio/minlz@V1.0.1...v1.1.0

Commits
  • 4599c83 Bump the github-actions group with 3 updates (#34)
  • c63f0af Add block visualizer (#32)
  • 5a44d11 Add faster compression mode for speed extremely sensitive applications (#30)
  • de1ccac Bump the github-actions group with 3 updates (#33)
  • 845e64f perf: Add arm64 decompression assembly (#29)
  • 8430409 Add -follow to decompression (#27)
  • 49f019e Add nicer looking block debug print (#26)
  • 336ffce Bump the github-actions group with 2 updates (#28)
  • 25a858e Bump the github-actions group with 3 updates (#25)
  • cd4ae6e Bump github/codeql-action in the github-actions group (#24)
  • Additional commits viewable in compare view

Updates github.com/wagoodman/go-progress from 0.0.0-20230925121702-07e42b3cdba0 to 0.0.0-20260303201901-10176f79b2c0

Commits

Updates go.opentelemetry.io/contrib/detectors/gcp from 1.41.0 to 1.42.0

Changelog

Sourced from go.opentelemetry.io/contrib/detectors/gcp's changelog.

[1.42.0/2.4.0/0.67.0/0.36.0/0.22.0/0.17.0/0.15.0/0.14.0] - 2026-03-06

Added

  • Add environment variables propagation carrier in go.opentelemetry.io/contrib/propagators/envcar. (#8442)

Changed

  • Upgrade go.opentelemetry.io/otel/semconv to v1.40.0, including updates across instrumentation and detector modules. (#8631)

    • The semantic conventions v1.40.0 release introduces RPC breaking changes applied in this repository:
      • RPC spans and metrics no longer include network.protocol.name, network.protocol.version, or network.transport attributes.
      • rpc.client.request.size, rpc.client.response.size, rpc.server.request.size, and rpc.server.response.size are no longer emitted in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.
      • rpc.message span events and their message attributes are no longer emitted in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (including when WithMessageEvents is configured).

    See semantic-conventions v1.40.0 release for complete details.

Fixed

  • Ignore informational response status codes (100-199) except 101 Switching Protocols when storing the HTTP status code in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. (#6913)
  • Make Body handling in Transport consistent with stdlib in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#8618)
  • Fix bucket boundaries for rpc.server.call.duration and rpc.client.call.duration in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#8642)
  • Host resource detector in go.opentelemetry.io/contrib/otelconf now includes os. attributes. (#8578)

Removed

  • Drop support for [Go 1.24]. (#8628)
Commits
  • d8dabf6 Release v1.42.0/v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0 (#8649)
  • b1de2c7 otelconf: host detector should include os as well (#8578)
  • b228c0f fix(deps): update module google.golang.org/grpc to v1.79.2 (#8644)
  • e70fd97 Use correct bucket boundaries for otelgrpc client and server histograms (#8642)
  • b018d98 fix(deps): update aws-sdk-go-v2 monorepo (#8643)
  • fb6a351 chore(deps): update github/codeql-action action to v4.32.6 (#8641)
  • 2c9c10e chore(deps): update dependency codespell to v2.4.2 (#8640)
  • 22248d4 chore: enable modernize linter (#8583)
  • 324662a envcar: add environment carrier (#8442)
  • 69addb4 chore(deps): update k8s.io/kube-openapi digest to 5b3e3fd (#8636)
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.66.0 to 0.67.0

Release notes

Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases.

v1.42.0/v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0

Added

  • Add environment variables propagation carrier in go.opentelemetry.io/contrib/propagators/envcar. (#8442)

Changed

  • Upgrade go.opentelemetry.io/otel/semconv to v1.40.0, including updates across instrumentation and detector modules. (#8631)

    • The semantic conventions v1.40.0 release introduces RPC breaking changes applied in this repository:
      • RPC spans and metrics no longer include network.protocol.name, network.protocol.version, or network.transport attributes.
      • rpc.client.request.size, rpc.client.response.size, rpc.server.request.size, and rpc.server.response.size are no longer emitted in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.
      • rpc.message span events and their message attributes are no longer emitted in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (including when WithMessageEvents is configured).

    See semantic-conventions v1.40.0 release for complete details.

Fixed

  • Ignore informational response status codes (100-199) except 101 Switching Protocols when storing the HTTP status code in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. (#6913)
  • Make Body handling in Transport consistent with stdlib in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#8618)
  • Fix bucket boundaries for rpc.server.call.duration and rpc.client.call.duration in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#8642)
  • Host resource detector in go.opentelemetry.io/contrib/otelconf now includes os. attributes. (#8578)

Removed

What's Changed

... (truncated)

Changelog

Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog.

[1.42.0/2.4.0/0.67.0/0.36.0/0.22.0/0.17.0/0.15.0/0.14.0] - 2026-03-06

Added

  • Add environment variables propagation carrier in go.opentelemetry.io/contrib/propagators/envcar. (#8442)

Changed

  • Upgrade go.opentelemetry.io/otel/semconv to v1.40.0, including updates across instrumentation and detector modules. (#8631)

    • The semantic conventions v1.40.0 release introduces RPC breaking changes applied in this repository:
      • RPC spans and metrics no longer include network.protocol.name, network.protocol.version, or network.transport attributes.
      • rpc.client.request.size, rpc.client.response.size, rpc.server.request.size, and rpc.server.response.size are no longer emitted in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.
      • rpc.message span events and their message attributes are no longer emitted in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (including when WithMessageEvents is configured).

    See semantic-conventions v1.40.0 release for complete details.

Fixed

  • Ignore informational response status codes (100-199) except 101 Switching Protocols when storing the HTTP status code in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. (#6913)
  • Make Body handling in Transport consistent with stdlib in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#8618)
  • Fix bucket boundaries for rpc.server.call.duration and rpc.client.call.duration in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#8642)
  • Host resource detector in go.opentelemetry.io/contrib/otelconf now includes os. attributes. (#8578)

Removed

  • Drop support for [Go 1.24]. (#8628)
Commits
  • d8dabf6 Release v1.42.0/v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0 (#8649)
  • b1de2c7 otelconf: host detector should include os as well (#8578)
  • b228c0f fix(deps): update module google.golang.org/grpc to v1.79.2 (#8644)
  • e70fd97 Use correct bucket boundaries for otelgrpc client and server histograms (#8642)
  • b018d98 fix(deps): update aws-sdk-go-v2 monorepo (#8643)
  • fb6a351 chore(deps): update github/codeql-action action to v4.32.6 (#8641)
  • 2c9c10e chore(deps): update dependency codespell to v2.4.2 (#8640)
  • 22248d4 chore: enable modernize linter (#8583)
  • 324662a envcar: add environment carrier (#8442)
  • 69addb4 chore(deps): update k8s.io/kube-openapi digest to 5b3e3fd (#8636)
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.66.0 to 0.67.0

Release notes

Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.

v1.42.0/v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0

Added

  • Add environment variables propagation carrier in go.opentelemetry.io/contrib/propagators/envcar. (#8442)

Changed

  • Upgrade go.opentelemetry.io/otel/semconv to v1.40.0, including updates across instrumentation and detector modules. (#8631)

    • The semantic conventions v1.40.0 release introduces RPC breaking changes applied in this repository:
      • RPC spans and metrics no longer include network.protocol.name, network.protocol.version, or network.transport attributes.
      • rpc.client.request.size, rpc.client.response.size, rpc.server.request.size, and rpc.server.response.size are no longer emitted in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.
      • rpc.message span events and their message attributes are no longer emitted in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (including when WithMessageEvents is configured).

    See semantic-conventions v1.40.0 release for complete details.

Fixed

  • Ignore informational response status codes (100-199) except 101 Switching Protocols when storing the HTTP status code in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. (#6913)
  • Make Body handling in Transport consistent with stdlib in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#8618)
  • Fix bucket boundaries for rpc.server.call.duration and rpc.client.call.duration in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#8642)
  • Host resource detector in go.opentelemetry.io/contrib/otelconf now includes os. attributes. (#8578)

Removed

What's Changed

... (truncated)

Changelog

Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog.

[1.42.0/2.4.0/0.67.0/0.36.0/0.22.0/0.17.0/0.15.0/0.14.0] - 2026-03-06

Added

  • Add environment variables propagation carrier in go.opentelemetry.io/contrib/propagators/envcar. (#8442)

Changed

  • Upgrade go.opentelemetry.io/otel/semconv to v1.40.0, including updates across instrumentation and detector modules. (#8631)

    • The semantic conventions v1.40.0 release introduces RPC breaking changes applied in this repository:
      • RPC spans and metrics no longer include network.protocol.name, network.protocol.version, or network.transport attributes.
      • rpc.client.request.size, rpc.client.response.size, rpc.server.request.size, and rpc.server.response.size are no longer emitted in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc.
      • rpc.message span events and their message attributes are no longer emitted in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc (including when WithMessageEvents is configured).

    See semantic-conventions v1.40.0 release for complete details.

Fixed

  • Ignore informational response status codes (100-199) except 101 Switching Protocols when storing the HTTP status code in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp and go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux. (#6913)
  • Make Body handling in Transport consistent with stdlib in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp. (#8618)
  • Fix bucket boundaries for rpc.server.call.duration and rpc.client.call.duration in go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc. (#8642)
  • Host resource detector in go.opentelemetry.io/contrib/otelconf now includes os. attributes. (#8578)

Removed

  • Drop support for [Go 1.24]. (#8628)
Commits
  • d8dabf6 Release v1.42.0/v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0 (#8649)
  • b1de2c7 otelconf: host detector should include os as well (#8578)
  • b228c0f fix(deps): update module google.golang.org/grpc to v1.79.2 (#8644)
  • e70fd97 Use correct bucket boundaries for otelgrpc client and server histograms (#8642)
  • b018d98 fix(deps): update aws-sdk-go-v2 monorepo (#8643)
  • fb6a351 chore(deps): update github/codeql-action action to v4.32.6 (#8641)
  • 2c9c10e chore(deps): update dependency codespell to v2.4.2 (#8640)
  • 22248d4 chore: enable modernize linter (#8583)
  • 324662a envcar: add environment carrier (#8442)
  • 69addb4 chore(deps): update k8s.io/kube-openapi digest to 5b3e3fd (#8636)
  • Additional commits viewable in compare view

Updates go.opentelemetry.io/otel from 1.41.0 to 1.42.0

Changelog

Sourced from go.opentelemetry.io/otel's changelog.

[1.42.0/0.64.0/0.18.0/0.0.16] 2026-03-06

Added

  • Add go.opentelemetry.io/otel/semconv/v1.40.0 package. The package contains semantic conventions from the v1.40.0 version of the OpenTelemetry Semantic Conventions. See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.39.0. (#7985)
  • Add Err and SetErr on Record in go.opentelemetry.io/otel/log to attach an error and set record exception attributes in go.opentelemetry.io/otel/log/sdk. (#7924)

Changed

  • TracerProvider.ForceFlush in go.opentele...

    Description has been truncated

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 10, 2026
@idiap-bot idiap-bot added the semver:patch A change requiring a patch version bump label Mar 10, 2026
@sgaist sgaist force-pushed the dependabot/go_modules/go-modules-8df05c25e3 branch 2 times, most recently from c0727c5 to aa75194 Compare March 11, 2026 00:22
…ates

Bumps the go-modules group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.60.0` | `1.61.0` |
| [github.com/anchore/stereoscope](https://github.com/anchore/stereoscope) | `0.1.20` | `0.1.21` |
| [github.com/anchore/syft](https://github.com/anchore/syft) | `1.42.1` | `1.42.2` |
| [github.com/charmbracelet/colorprofile](https://github.com/charmbracelet/colorprofile) | `0.4.2` | `0.4.3` |
| [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.20` | `0.0.21` |
| [github.com/minio/minlz](https://github.com/minio/minlz) | `1.0.1` | `1.1.0` |
| [go.opentelemetry.io/contrib/detectors/gcp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `1.41.0` | `1.42.0` |
| [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.66.0` | `0.67.0` |
| [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.66.0` | `0.67.0` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.35.0` | `0.36.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.19.0` | `0.20.0` |
| [golang.org/x/time](https://github.com/golang/time) | `0.14.0` | `0.15.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.269.0` | `0.270.0` |
| [modernc.org/libc](https://gitlab.com/cznic/libc) | `1.69.0` | `1.70.0` |



Updates `cloud.google.com/go/storage` from 1.60.0 to 1.61.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.60.0...spanner/v1.61.0)

Updates `github.com/anchore/stereoscope` from 0.1.20 to 0.1.21
- [Release notes](https://github.com/anchore/stereoscope/releases)
- [Changelog](https://github.com/anchore/stereoscope/blob/main/RELEASE.md)
- [Commits](anchore/stereoscope@v0.1.20...v0.1.21)

Updates `github.com/anchore/syft` from 1.42.1 to 1.42.2
- [Release notes](https://github.com/anchore/syft/releases)
- [Changelog](https://github.com/anchore/syft/blob/main/RELEASE.md)
- [Commits](anchore/syft@v1.42.1...v1.42.2)

Updates `github.com/charmbracelet/colorprofile` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/charmbracelet/colorprofile/releases)
- [Commits](charmbracelet/colorprofile@v0.4.2...v0.4.3)

Updates `github.com/mattn/go-runewidth` from 0.0.20 to 0.0.21
- [Commits](mattn/go-runewidth@v0.0.20...v0.0.21)

Updates `github.com/minio/minlz` from 1.0.1 to 1.1.0
- [Release notes](https://github.com/minio/minlz/releases)
- [Commits](minio/minlz@V1.0.1...v1.1.0)

Updates `github.com/wagoodman/go-progress` from 0.0.0-20230925121702-07e42b3cdba0 to 0.0.0-20260303201901-10176f79b2c0
- [Commits](https://github.com/wagoodman/go-progress/commits)

Updates `go.opentelemetry.io/contrib/detectors/gcp` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v1.41.0...v1.42.0)

Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.66.0 to 0.67.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.66.0...zpages/v0.67.0)

Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.66.0 to 0.67.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.66.0...zpages/v0.67.0)

Updates `go.opentelemetry.io/otel` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.41.0...v1.42.0)

Updates `go.opentelemetry.io/otel/metric` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.41.0...v1.42.0)

Updates `go.opentelemetry.io/otel/sdk` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.41.0...v1.42.0)

Updates `go.opentelemetry.io/otel/sdk/metric` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.41.0...v1.42.0)

Updates `go.opentelemetry.io/otel/trace` from 1.41.0 to 1.42.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go@v1.41.0...v1.42.0)

Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0
- [Commits](golang/oauth2@v0.35.0...v0.36.0)

Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
- [Commits](golang/sync@v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.41.0 to 0.42.0
- [Commits](golang/sys@v0.41.0...v0.42.0)

Updates `golang.org/x/time` from 0.14.0 to 0.15.0
- [Commits](golang/time@v0.14.0...v0.15.0)

Updates `google.golang.org/api` from 0.269.0 to 0.270.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.269.0...v0.270.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260217215200-42d3e9bedb6d to 0.0.0-20260226221140-a57be14db171
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `modernc.org/libc` from 1.69.0 to 1.70.0
- [Commits](https://gitlab.com/cznic/libc/compare/v1.69.0...v1.70.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.61.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/anchore/stereoscope
  dependency-version: 0.1.21
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/anchore/syft
  dependency-version: 1.42.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/charmbracelet/colorprofile
  dependency-version: 0.4.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/mattn/go-runewidth
  dependency-version: 0.0.21
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/minio/minlz
  dependency-version: 1.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/wagoodman/go-progress
  dependency-version: 0.0.0-20260303201901-10176f79b2c0
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/contrib/detectors/gcp
  dependency-version: 1.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-version: 0.67.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
  dependency-version: 0.67.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel
  dependency-version: 1.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/metric
  dependency-version: 1.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/sdk
  dependency-version: 1.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/sdk/metric
  dependency-version: 1.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: go.opentelemetry.io/otel/trace
  dependency-version: 1.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.36.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/sync
  dependency-version: 0.20.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/sys
  dependency-version: 0.42.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/time
  dependency-version: 0.15.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/api
  dependency-version: 0.270.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-version: 0.0.0-20260226221140-a57be14db171
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: modernc.org/libc
  dependency-version: 1.70.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@sgaist sgaist force-pushed the dependabot/go_modules/go-modules-8df05c25e3 branch from aa75194 to c022355 Compare March 11, 2026 05:43
@sgaist sgaist enabled auto-merge (rebase) March 11, 2026 05:43
@sgaist sgaist merged commit 1ff6f7a into main Mar 11, 2026
9 checks passed
@sgaist sgaist deleted the dependabot/go_modules/go-modules-8df05c25e3 branch March 11, 2026 06:08
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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants