Skip to content

Commit 2b8b86e

Browse files
renovate[bot]otelbot[bot]songy23
authored
Update module github.com/googleapis/gax-go/v2 to v2.15.0 (open-telemetry#41314)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/googleapis/gax-go/v2](https://redirect.github.com/googleapis/gax-go) | `v2.14.2` -> `v2.15.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoogleapis%2fgax-go%2fv2/v2.15.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoogleapis%2fgax-go%2fv2/v2.14.2/v2.15.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/gax-go (github.com/googleapis/gax-go/v2)</summary> ### [`v2.15.0`](https://redirect.github.com/googleapis/gax-go/releases/tag/v2.15.0) [Compare Source](https://redirect.github.com/googleapis/gax-go/compare/v2.14.2...v2.15.0) ##### Features - **apierror:** improve gRPC status code mapping for HTTP errors ([#&open-telemetry#8203;431](https://redirect.github.com/googleapis/gax-go/issues/431)) ([c207f2a](https://redirect.github.com/googleapis/gax-go/commit/c207f2a19ab91d3baee458b57d4aa992519025c7)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: Yang Song <songy23@users.noreply.github.com>
1 parent dbbefbb commit 2b8b86e

File tree

6 files changed

+27
-27
lines changed

6 files changed

+27
-27
lines changed

confmap/provider/googlesecretmanagerprovider/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.0
44

55
require (
66
cloud.google.com/go/secretmanager v1.15.0
7-
github.com/googleapis/gax-go/v2 v2.14.2
7+
github.com/googleapis/gax-go/v2 v2.15.0
88
github.com/stretchr/testify v1.10.0
99
go.opentelemetry.io/collector/confmap v1.36.0
1010
go.uber.org/goleak v1.3.0
@@ -48,8 +48,8 @@ require (
4848
golang.org/x/sys v0.33.0 // indirect
4949
golang.org/x/text v0.26.0 // indirect
5050
golang.org/x/time v0.12.0 // indirect
51-
google.golang.org/api v0.237.0 // indirect
52-
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 // indirect
51+
google.golang.org/api v0.239.0 // indirect
52+
google.golang.org/genproto v0.0.0-20250603155806-513f23925822 // indirect
5353
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
5454
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
5555
google.golang.org/protobuf v1.36.6 // indirect

confmap/provider/googlesecretmanagerprovider/go.sum

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

exporter/googlecloudpubsubexporter/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
require (
66
cloud.google.com/go/pubsub v1.49.0
77
github.com/google/uuid v1.6.0
8-
github.com/googleapis/gax-go/v2 v2.14.2
8+
github.com/googleapis/gax-go/v2 v2.15.0
99
github.com/stretchr/testify v1.10.0
1010
go.opentelemetry.io/collector/component v1.36.0
1111
go.opentelemetry.io/collector/component/componenttest v0.130.0
@@ -81,8 +81,8 @@ require (
8181
golang.org/x/sys v0.33.0 // indirect
8282
golang.org/x/text v0.26.0 // indirect
8383
golang.org/x/time v0.12.0 // indirect
84-
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2 // indirect
85-
google.golang.org/genproto/googleapis/api v0.0.0-20250505200425-f936aa4a68b2 // indirect
84+
google.golang.org/genproto v0.0.0-20250603155806-513f23925822 // indirect
85+
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
8686
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
8787
google.golang.org/protobuf v1.36.6 // indirect
8888
gopkg.in/yaml.v3 v3.0.1 // indirect

exporter/googlecloudpubsubexporter/go.sum

Lines changed: 6 additions & 6 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
cloud.google.com/go/logging v1.13.0
77
cloud.google.com/go/pubsub v1.49.0
88
github.com/google/go-cmp v0.7.0
9-
github.com/googleapis/gax-go/v2 v2.14.2
9+
github.com/googleapis/gax-go/v2 v2.15.0
1010
github.com/iancoleman/strcase v0.3.0
1111
github.com/json-iterator/go v1.1.12
1212
github.com/open-telemetry/opentelemetry-collector-contrib/extension/encoding v0.130.0
@@ -30,8 +30,8 @@ require (
3030
go.uber.org/multierr v1.11.0
3131
go.uber.org/zap v1.27.0
3232
google.golang.org/api v0.241.0
33-
google.golang.org/genproto v0.0.0-20250505200425-f936aa4a68b2
34-
google.golang.org/genproto/googleapis/api v0.0.0-20250505200425-f936aa4a68b2
33+
google.golang.org/genproto v0.0.0-20250603155806-513f23925822
34+
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822
3535
google.golang.org/grpc v1.73.0
3636
google.golang.org/protobuf v1.36.6
3737
)

receiver/googlecloudpubsubreceiver/go.sum

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

0 commit comments

Comments
 (0)