Skip to content

Commit 39444b4

Browse files
renovate[bot]otelbot[bot]songy23
authored
chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 0a764e5 (#14365)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/genproto/googleapis/rpc](https://redirect.github.com/googleapis/go-genproto) | indirect | digest | `ab9386a` → `0a764e5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <[email protected]> Co-authored-by: Yang Song <[email protected]>
1 parent bcf33e5 commit 39444b4

File tree

55 files changed

+87
-87
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+87
-87
lines changed

config/configauth/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.

config/configgrpc/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ require (
6767
golang.org/x/net v0.47.0 // indirect
6868
golang.org/x/sys v0.39.0 // indirect
6969
golang.org/x/text v0.31.0 // indirect
70-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251029180050-ab9386a59fda // indirect
70+
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
7171
google.golang.org/protobuf v1.36.11 // indirect
7272
gopkg.in/yaml.v3 v3.0.1 // indirect
7373
)

config/configgrpc/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.

config/confighttp/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ require (
6767
golang.org/x/crypto v0.46.0 // indirect
6868
golang.org/x/sys v0.39.0 // indirect
6969
golang.org/x/text v0.32.0 // indirect
70-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251029180050-ab9386a59fda // indirect
70+
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
7171
google.golang.org/grpc v1.78.0 // indirect
7272
google.golang.org/protobuf v1.36.11 // indirect
7373
gopkg.in/yaml.v3 v3.0.1 // indirect

config/confighttp/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.

config/confighttp/xconfighttp/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ require (
6262
golang.org/x/net v0.48.0 // indirect
6363
golang.org/x/sys v0.39.0 // indirect
6464
golang.org/x/text v0.32.0 // indirect
65-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251029180050-ab9386a59fda // indirect
65+
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
6666
google.golang.org/grpc v1.78.0 // indirect
6767
google.golang.org/protobuf v1.36.11 // indirect
6868
gopkg.in/yaml.v3 v3.0.1 // indirect

config/confighttp/xconfighttp/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.

config/configmiddleware/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
golang.org/x/net v0.47.0 // indirect
3030
golang.org/x/sys v0.38.0 // indirect
3131
golang.org/x/text v0.31.0 // indirect
32-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251029180050-ab9386a59fda // indirect
32+
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
3333
google.golang.org/protobuf v1.36.11 // indirect
3434
gopkg.in/yaml.v3 v3.0.1 // indirect
3535
)

config/configmiddleware/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.

consumer/consumererror/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
go.opentelemetry.io/collector/featuregate v1.49.0 // indirect
2323
go.uber.org/multierr v1.11.0 // indirect
2424
golang.org/x/sys v0.38.0 // indirect
25-
google.golang.org/genproto/googleapis/rpc v0.0.0-20251029180050-ab9386a59fda // indirect
25+
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
2626
google.golang.org/protobuf v1.36.11 // indirect
2727
gopkg.in/yaml.v3 v3.0.1 // indirect
2828
)

0 commit comments

Comments
 (0)