Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2026

Bumps the go-modules group with 11 updates:

Package From To
cloud.google.com/go/auth 0.18.0 0.18.1
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp 1.30.0 1.31.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric 0.54.0 0.55.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping 0.54.0 0.55.0
github.com/cloudflare/circl 1.6.2 1.6.3
github.com/containerd/stargz-snapshotter/estargz 0.18.1 0.18.2
github.com/olekukonko/errors 1.1.0 1.2.0
github.com/smallnest/ringbuffer 0.0.0-20250317021400-0da97b586904 0.1.0
google.golang.org/api 0.260.0 0.262.0
google.golang.org/genproto/googleapis/rpc 0.0.0-20260114163908-3f89685c29c3 0.0.0-20260120174246-409b4a993575
modernc.org/sqlite 1.44.2 1.44.3

Updates cloud.google.com/go/auth from 0.18.0 to 0.18.1

Release notes

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

auth 0.18.1

0.18.1 (2026-01-21)

Bug Fixes

  • add InternalOptions.TelemetryAttributes for internal client use (#13641) (38769789)

  • remove singleton and restore normal usage of otelgrpc.clientHandler (#13522) (673d4b05)

Changelog

Sourced from cloud.google.com/go/auth's changelog.

Changes

0.123.0 (2025-09-18)

Features

  • internal/stategen: Populate the latest googleapis commit (#12880) (7b017a0)
  • librariangen: Implement the build command (#12817) (14734c8)

Bug Fixes

  • internal/librariangen: Add link to source commit in release notes (#12881) (1c06cc6)
  • internal/librariangen: Fix CHANGES.md headers (#12849) (baf515d)
  • internal/librariangen: Remove go mod init/tidy from postprocessor (#12832) (1fe506a)
  • internal/librariangen: Test for error path with flags (#12830) (f0da7b2)
  • internal/postprocessor: Add dlp to skip-module-scan-paths (#12857) (45a7d9b)
  • librariangen: Honor original container contract (#12846) (71c8fd3)
  • librariangen: Improvements to release-init (#12842) (0db677a)
  • stategen: Specify an appropriate tag format for google-cloud-go (#12835) (ffcff33)

0.122.0 (2025-09-04)

Features

  • internal/librariangen: Add release-init command (#12751) (52e84cc)

Bug Fixes

  • internal/godocfx: Better support for v2 modules (#12797) (4bc8785)
  • internal/godocfx: Module detection when tidy errors (#12801) (83d46cd)
  • internal/librariangen: Fix goimports errors (#12765) (83bdaa4)

0.121.6 (2025-08-14)

Bug Fixes

  • internal/librariangen: Fix Dockerfile permissions for go mod tidy (#12704) (0e70a0b)

0.121.5 (2025-08-12)

Bug Fixes

... (truncated)

Commits
  • 2103cc6 chore: librarian release pull request: 20260121T212954Z (#13654)
  • 8ddeca5 chore: librarian generate pull request: 20260121T080645Z (#13650)
  • a80159a chore(all): update deps (major) (#13644)
  • e6111d4 chore: disable major version upgrade of pubsub (#13648)
  • 8e33ea0 chore(all): update opentelemetry-go monorepo to v1.39.0 (#13643)
  • 3876978 fix(auth): add InternalOptions.TelemetryAttributes for internal client use (#...
  • 736b758 chore: update spanner test module (#13639)
  • 4fecc87 chore(all): update module golang.org/x/crypto to v0.45.0 [SECURITY] (#13640)
  • 198c8c6 chore(all): update module golang.org/x/crypto to v0.45.0 [SECURITY] (#13634)
  • d640cd0 chore(all): update module golang.org/x/crypto to v0.45.0 [SECURITY] (#13632)
  • Additional commits viewable in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp from 1.30.0 to 1.31.0

Release notes

Sourced from github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp's releases.

v1.5.1 and v0.29.1

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.5.0...v1.5.1

v1.5.0 and v0.29.0

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-go@v1.4.0...v1.5.0

v1.4.0 and v0.28.0

What's Changed

... (truncated)

Commits
  • 316927b Pre-releae steps for opentelemetry-operations-go release. (#1092)
  • 29e5586 [exporter/collector/logs] Create Int32OrString and Int64OrString to handl...
  • 86523a9 Add region tags in OTLP Trace Sample (#1089)
  • a83dd81 precompile regex from resource filters (#1085)
  • 94a7f44 Fix CI (#1086)
  • b50231b [exporter/collector/logs] Support httpRequest.status field as integer or st...
  • b57afdd add feature gate to allow sending log trace context without a prefix (#1079)
  • See full diff in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric from 0.54.0 to 0.55.0

Commits
  • 316927b Pre-releae steps for opentelemetry-operations-go release. (#1092)
  • 29e5586 [exporter/collector/logs] Create Int32OrString and Int64OrString to handl...
  • 86523a9 Add region tags in OTLP Trace Sample (#1089)
  • a83dd81 precompile regex from resource filters (#1085)
  • 94a7f44 Fix CI (#1086)
  • b50231b [exporter/collector/logs] Support httpRequest.status field as integer or st...
  • b57afdd add feature gate to allow sending log trace context without a prefix (#1079)
  • See full diff in compare view

Updates github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping from 0.54.0 to 0.55.0

Commits
  • 316927b Pre-releae steps for opentelemetry-operations-go release. (#1092)
  • 29e5586 [exporter/collector/logs] Create Int32OrString and Int64OrString to handl...
  • 86523a9 Add region tags in OTLP Trace Sample (#1089)
  • a83dd81 precompile regex from resource filters (#1085)
  • 94a7f44 Fix CI (#1086)
  • b50231b [exporter/collector/logs] Support httpRequest.status field as integer or st...
  • b57afdd add feature gate to allow sending log trace context without a prefix (#1079)
  • See full diff in compare view

Updates github.com/cloudflare/circl from 1.6.2 to 1.6.3

Release notes

Sourced from github.com/cloudflare/circl's releases.

CIRCL v1.6.3

Fix a bug on ecc/p384 scalar multiplication.

What's Changed

Full Changelog: cloudflare/circl@v1.6.2...v1.6.3

Commits
  • 24ae53c Release CIRCL v1.6.3
  • 581020b Rename method to oddMultiplesProjective.
  • 12209a4 Removing unused cmov for jacobian points.
  • fcba359 ecc/p384: use of complete projective formulas for scalar multiplication.
  • 5e1bae8 ecc/p384: handle point doubling in point addition with Jacobian coordinates.
  • 3416046 Check opts for nil value.
  • See full diff in compare view

Updates github.com/containerd/stargz-snapshotter/estargz from 0.18.1 to 0.18.2

Release notes

Sourced from github.com/containerd/stargz-snapshotter/estargz's releases.

v0.18.2

Notable Changes

  • Fixed restart failure when kubeconfig-based authentication is enabled (#2217)
  • Fixed the filesystem to display ".." and "." entries in directories (#2188)
  • Allowed asynchronous prefetch via configurable threshold (#2216), thanks to @​wswsmao
  • Allowed configuring the global request timeout duration (#2215), thanks to @​wswsmao
  • Allowed optionally adding log file access information on first access (#2205), thanks to @​wswsmao
  • Fixed ctr-remote's "-t" flag's not defined error when optimizing an image (#2186), thanks to @​bettermultiply
  • Fixed ctr-remote's "--reuse" flag being ignored when "--no-optimize" is set (#2206), thanks to @​wswsmao
  • Fixed passthrough mode to ensure closing fds (#2226), thanks to @​luochenglcs
  • Fixed incorrect variable assign in the estargz lib (#2222), thanks to @​bettermultiply
  • Fixed errors in k3s CI (#2207), thanks to @​wswsmao
Commits
  • 3070538 Merge pull request #2231 from ktock/prepare-v0.18.2
  • 3528ff6 Prepare for v0.18.2
  • 26b36ca Merge pull request #2233 from ktock/dockerifle202602
  • 812ba6c Dockerfile: bump up dependencies
  • 78a117d Merge pull request #2230 from containerd/dependabot/go_modules/gomod-79093de63b
  • 4c0f6a0 build(deps): bump the gomod group across 3 directories with 2 updates
  • ee524fe Merge pull request #2227 from containerd/dependabot/go_modules/gomod-a2c59b68ad
  • 4ba62f4 build(deps): bump github.com/sirupsen/logrus
  • b4360b7 Merge pull request #2226 from luochenglcs/fix
  • d6c57a3 Merge pull request #2205 from wswsmao/pathlog
  • Additional commits viewable in compare view

Updates github.com/olekukonko/errors from 1.1.0 to 1.2.0

Commits
  • 92731d2 Make the format parameter any
  • 37d9311 add warp Error
  • 02c8a9b remove countFmtArgs
  • 50a06ec Shared emptyError instance is mutable
  • 4cdaf8a Merge pull request #3 from gibmat/fix-atomic-panic
  • d604a80 Place fields used in atomic operations at beginning of struct
  • See full diff in compare view

Updates github.com/smallnest/ringbuffer from 0.0.0-20250317021400-0da97b586904 to 0.1.0

Commits

Updates google.golang.org/api from 0.260.0 to 0.262.0

Release notes

Sourced from google.golang.org/api's releases.

v0.262.0

0.262.0 (2026-01-22)

Features

Bug Fixes

  • internaloption: Add WithTelemetryAttributes (#3442) (2a5c807)

v0.261.0

0.261.0 (2026-01-20)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.262.0 (2026-01-22)

Features

Bug Fixes

  • internaloption: Add WithTelemetryAttributes (#3442) (2a5c807)

0.261.0 (2026-01-20)

Features

Commits

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20260114163908-3f89685c29c3 to 0.0.0-20260120174246-409b4a993575

Commits

Updates modernc.org/sqlite from 1.44.2 to 1.44.3

Changelog

Sourced from modernc.org/sqlite's changelog.

Changelog

  • 2026-01-19 v1.44.3: Resolves issue 243.

  • 2026-01-18 v1.44.2: Upgrade to SQLite 3.51.2.

  • 2026-01-13 v1.44.0: Upgrade to SQLite 3.51.1.

  • 2025-10-10 v1.39.1: Upgrade to SQLite 3.50.4.

  • 2025-06-09 v1.38.0: Upgrade to SQLite 3.50.1.

  • 2025-02-26 v1.36.0: Upgrade to SQLite 3.49.0.

  • 2024-11-16 v1.34.0: Implement ResetSession and IsValid methods in connection

  • 2024-07-22 v1.31.0: Support windows/386.

  • 2024-06-04 v1.30.0: Upgrade to SQLite 3.46.0, release notes at https://sqlite.org/releaselog/3_46_0.html.

  • 2024-02-13 v1.29.0: Upgrade to SQLite 3.45.1, release notes at https://sqlite.org/releaselog/3_45_1.html.

  • 2023-12-14: v1.28.0: Add (*Driver).RegisterConnectionHook, ConnectionHookFn, ExecQuerierContext, RegisterConnectionHook.

  • 2023-08-03 v1.25.0: enable SQLITE_ENABLE_DBSTAT_VTAB.

  • 2023-07-11 v1.24.0: Add (*conn).{Serialize,Deserialize,NewBackup,NewRestore} methods, add Backup type.

  • 2023-06-01 v1.23.0: Allow registering aggregate functions.

  • 2023-04-22 v1.22.0: Support linux/s390x.

  • 2023-02-23 v1.21.0: Upgrade to SQLite 3.41.0, release notes at https://sqlite.org/releaselog/3_41_0.html.

  • 2022-11-28 v1.20.0: Support linux/ppc64le.

  • 2022-09-16 v1.19.0: Support frebsd/arm64.

  • 2022-07-26 v1.18.0: Add support for Go fs.FS based SQLite virtual filesystems, see function New in modernc.org/sqlite/vfs and/or TestVFS in all_test.go

  • 2022-04-24 v1.17.0: Support windows/arm64.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-modules group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/auth](https://github.com/googleapis/google-cloud-go) | `0.18.0` | `0.18.1` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `1.30.0` | `1.31.0` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.54.0` | `0.55.0` |
| [github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go) | `0.54.0` | `0.55.0` |
| [github.com/cloudflare/circl](https://github.com/cloudflare/circl) | `1.6.2` | `1.6.3` |
| [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter) | `0.18.1` | `0.18.2` |
| [github.com/olekukonko/errors](https://github.com/olekukonko/errors) | `1.1.0` | `1.2.0` |
| [github.com/smallnest/ringbuffer](https://github.com/smallnest/ringbuffer) | `0.0.0-20250317021400-0da97b586904` | `0.1.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.260.0` | `0.262.0` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20260114163908-3f89685c29c3` | `0.0.0-20260120174246-409b4a993575` |
| [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.44.2` | `1.44.3` |


Updates `cloud.google.com/go/auth` from 0.18.0 to 0.18.1
- [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@v0.18.0...auth/v0.18.1)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp` from 1.30.0 to 1.31.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@detectors/gcp/v1.30.0...detectors/gcp/v1.31.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric` from 0.54.0 to 0.55.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.54.0...v0.55.0)

Updates `github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping` from 0.54.0 to 0.55.0
- [Release notes](https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/releases)
- [Commits](GoogleCloudPlatform/opentelemetry-operations-go@v0.54.0...v0.55.0)

Updates `github.com/cloudflare/circl` from 1.6.2 to 1.6.3
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](cloudflare/circl@v1.6.2...v1.6.3)

Updates `github.com/containerd/stargz-snapshotter/estargz` from 0.18.1 to 0.18.2
- [Release notes](https://github.com/containerd/stargz-snapshotter/releases)
- [Commits](containerd/stargz-snapshotter@v0.18.1...v0.18.2)

Updates `github.com/olekukonko/errors` from 1.1.0 to 1.2.0
- [Commits](olekukonko/errors@v1.1.0...v1.2.0)

Updates `github.com/smallnest/ringbuffer` from 0.0.0-20250317021400-0da97b586904 to 0.1.0
- [Commits](https://github.com/smallnest/ringbuffer/commits/v0.1.0)

Updates `google.golang.org/api` from 0.260.0 to 0.262.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.260.0...v0.262.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260114163908-3f89685c29c3 to 0.0.0-20260120174246-409b4a993575
- [Commits](https://github.com/googleapis/go-genproto/commits)

Updates `modernc.org/sqlite` from 1.44.2 to 1.44.3
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.44.2...v1.44.3)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/auth
  dependency-version: 0.18.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp
  dependency-version: 1.31.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric
  dependency-version: 0.55.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping
  dependency-version: 0.55.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/cloudflare/circl
  dependency-version: 1.6.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/containerd/stargz-snapshotter/estargz
  dependency-version: 0.18.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/olekukonko/errors
  dependency-version: 1.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/smallnest/ringbuffer
  dependency-version: 0.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: google.golang.org/api
  dependency-version: 0.262.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-20260120174246-409b4a993575
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: modernc.org/sqlite
  dependency-version: 1.44.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 22, 2026
@sgaist sgaist added the semver:patch A change requiring a patch version bump label Jan 22, 2026
@idiap-bot idiap-bot merged commit ece3d2b into main Jan 23, 2026
10 of 11 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-modules-fb488a92b7 branch January 23, 2026 21:50
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.

4 participants