Skip to content

Commit 5cbc49f

Browse files
renovate[bot]opentelemetrybotsongy23
authored
fix(deps): update module google.golang.org/api to v0.235.0 (#40449)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [google.golang.org/api](https://redirect.github.com/googleapis/google-api-go-client) | `v0.234.0` -> `v0.235.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/google.golang.org%2fapi/v0.235.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/google.golang.org%2fapi/v0.235.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/google.golang.org%2fapi/v0.234.0/v0.235.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/google.golang.org%2fapi/v0.234.0/v0.235.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/google-api-go-client (google.golang.org/api)</summary> ### [`v0.235.0`](https://redirect.github.com/googleapis/google-api-go-client/releases/tag/v0.235.0) [Compare Source](https://redirect.github.com/googleapis/google-api-go-client/compare/v0.234.0...v0.235.0) ##### Features - **all:** Auto-regenerate discovery clients ([#&#8203;3164](https://redirect.github.com/googleapis/google-api-go-client/issues/3164)) ([b477d3d](https://redirect.github.com/googleapis/google-api-go-client/commit/b477d3ddf2cba1eebb519820e501eda37bad1939)) - **all:** Auto-regenerate discovery clients ([#&#8203;3167](https://redirect.github.com/googleapis/google-api-go-client/issues/3167)) ([64d566f](https://redirect.github.com/googleapis/google-api-go-client/commit/64d566f5e436fb4510a8d9b2fe380cb96f40e2b5)) - **all:** Auto-regenerate discovery clients ([#&#8203;3168](https://redirect.github.com/googleapis/google-api-go-client/issues/3168)) ([a78a978](https://redirect.github.com/googleapis/google-api-go-client/commit/a78a978bd20e317cdb8d8502fd6092c5c1f4ac1e)) - **all:** Auto-regenerate discovery clients ([#&#8203;3169](https://redirect.github.com/googleapis/google-api-go-client/issues/3169)) ([00cb9ee](https://redirect.github.com/googleapis/google-api-go-client/commit/00cb9eec626c2bc0b2261f368cd49e10662550a8)) - **all:** Auto-regenerate discovery clients ([#&#8203;3171](https://redirect.github.com/googleapis/google-api-go-client/issues/3171)) ([0a9b174](https://redirect.github.com/googleapis/google-api-go-client/commit/0a9b174fa07419f77d1e136dab96310228bafb78)) - **all:** Auto-regenerate discovery clients ([#&#8203;3173](https://redirect.github.com/googleapis/google-api-go-client/issues/3173)) ([1e2b782](https://redirect.github.com/googleapis/google-api-go-client/commit/1e2b78253e64bf561e82db7a8d9d223544813a0f)) ##### Bug Fixes - **internaloption:** AuthCreds should honor WithoutAuthentication ([#&#8203;3166](https://redirect.github.com/googleapis/google-api-go-client/issues/3166)) ([d117646](https://redirect.github.com/googleapis/google-api-go-client/commit/d117646289fa8e6c072f7643df2cb41417190515)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Yang Song <[email protected]>
1 parent 1263a86 commit 5cbc49f

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

exporter/googlecloudpubsubexporter/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ require (
1818
go.uber.org/goleak v1.3.0
1919
go.uber.org/multierr v1.11.0
2020
go.uber.org/zap v1.27.0
21-
google.golang.org/api v0.234.0
21+
google.golang.org/api v0.235.0
2222
google.golang.org/grpc v1.72.2
2323
)
2424

exporter/googlecloudpubsubexporter/go.sum

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

receiver/googlecloudmonitoringreceiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ require (
7373
golang.org/x/net v0.40.0 // indirect
7474
golang.org/x/sys v0.33.0 // indirect
7575
golang.org/x/text v0.25.0 // indirect
76-
google.golang.org/api v0.234.0
76+
google.golang.org/api v0.235.0
7777
google.golang.org/genproto/googleapis/rpc v0.0.0-20250512202823-5a2f75b736a9 // indirect
7878
google.golang.org/grpc v1.72.2 // indirect
7979
google.golang.org/protobuf v1.36.6

receiver/googlecloudmonitoringreceiver/go.sum

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

receiver/googlecloudpubsubreceiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
go.uber.org/goleak v1.3.0
3030
go.uber.org/multierr v1.11.0
3131
go.uber.org/zap v1.27.0
32-
google.golang.org/api v0.234.0
32+
google.golang.org/api v0.235.0
3333
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2
3434
google.golang.org/genproto/googleapis/api v0.0.0-20250505200425-f936aa4a68b2
3535
google.golang.org/grpc v1.72.2

receiver/googlecloudpubsubreceiver/go.sum

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

receiver/googlecloudspannerreceiver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
go.uber.org/goleak v1.3.0
2222
go.uber.org/multierr v1.11.0
2323
go.uber.org/zap v1.27.0
24-
google.golang.org/api v0.234.0
24+
google.golang.org/api v0.235.0
2525
google.golang.org/grpc v1.72.2
2626
gopkg.in/yaml.v3 v3.0.1
2727
)

receiver/googlecloudspannerreceiver/go.sum

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

0 commit comments

Comments
 (0)