Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update everything #299

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.2-20241127180247-a33202765966.1 -> v1.36.4-20250130201111-63bb56e20495.1 age adoption passing confidence require patch
cloud.google.com/go/bigquery v1.65.0 -> v1.66.0 age adoption passing confidence require minor
github.com/envoyproxy/protoc-gen-validate v1.1.0 -> v1.2.1 age adoption passing confidence require minor
go (source) 1.23.4 -> 1.23.5 age adoption passing confidence toolchain patch
google-github-actions/auth v2.1.7 -> v2.1.8 age adoption passing confidence action patch
google.golang.org/api v0.216.0 -> v0.219.0 age adoption passing confidence require minor
google.golang.org/genproto 5f5ef82 -> 29210b9 age adoption passing confidence require digest
google.golang.org/genproto/googleapis/rpc 5f5ef82 -> 29210b9 age adoption passing confidence require digest
google.golang.org/grpc v1.69.4 -> v1.70.0 age adoption passing confidence require minor
google.golang.org/protobuf v1.36.2 -> v1.36.4 age adoption passing confidence require patch

Release Notes

envoyproxy/protoc-gen-validate (github.com/envoyproxy/protoc-gen-validate)

v1.2.1

Compare Source

What's Changed

Full Changelog: bufbuild/protoc-gen-validate@v1.2.0...v1.2.1

v1.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: bufbuild/protoc-gen-validate@v1.1.0...v1.2.0

golang/go (go)

v1.23.5

google-github-actions/auth (google-github-actions/auth)

v2.1.8

Compare Source

What's Changed
New Contributors

Full Changelog: google-github-actions/auth@v2...v2.1.8

googleapis/google-api-go-client (google.golang.org/api)

v0.219.0

Compare Source

Features
Documentation
  • option: Add warning about externally-provided credentials (#​2978) (45c3513)

v0.218.0

Compare Source

Features
Bug Fixes
  • internal/gensupport: Close resp body only on discarding resp (resumableupload) (#​2966) (840d496)

v0.217.0

Compare Source

Features
grpc/grpc-go (google.golang.org/grpc)

v1.70.0: Release 1.70.0

Compare Source

Behavior Changes

  • client: reject service configs containing an invalid retryPolicy in accordance with gRFCs A21 and A6. (#​7905)
    • Note that this is a potential breaking change for some users using an invalid configuration, but continuing to allow this behavior would violate our cross-language compatibility requirements.

New Features

  • xdsclient: fallback to a secondary management server (if specified in the bootstrap configuration) when the primary is down is enabled by default. Can be disabled by setting the environment variable GRPC_EXPERIMENTAL_XDS_FALLBACK to false. (#​7949)
  • experimental/credentials: experimental transport credentials are added which don't enforce ALPN. (#​7980)
    • These credentials will be removed in an upcoming grpc-go release. Users must not rely on these credentials directly. Instead, they should either vendor a specific version of gRPC or copy the relevant credentials into their own codebase if absolutely necessary.

Bug Fixes

  • xds: fix a possible deadlock that happens when both the client application and the xDS management server (responsible for configuring the client) are using the xds:/// scheme in their target URIs. (#​8011)

Performance

  • server: for unary requests, free raw request message data as soon as parsing is finished instead of waiting until the method handler returns. (#​7998)

Documentation

  • examples/features/gracefulstop: add example to demonstrate server graceful stop. (#​7865)
protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.4

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.3...v1.36.4

Bug fixes:
CL/642975: reflect/protodesc: fix panic when working with dynamicpb

Maintenance:
CL/643276: internal_gengo: avoid allocations in rawDescGZIP() accessors
CL/642857: internal_gengo: switch back from string literal to hex byte slice
CL/642055: internal_gengo: use unsafe.StringData() to avoid a descriptor copy
CL/638135: internal_gengo: store raw descriptor in .rodata section

v1.36.3

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.2...v1.36.3

Bug fixes:
CL/642575: reflect/protodesc: fix panic when working with dynamicpb
CL/641036: cmd/protoc-gen-go: remove json struct tags from unexported fields

User-visible changes:
CL/641876: proto: add example for GetExtension, SetExtension
CL/642015: runtime/protolazy: replace internal doc link with external link

Maintenance:
CL/641635: all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy
CL/641019: internal/impl: remove unused exporter parameter
CL/641018: internal/impl: switch to reflect.Value.IsZero
CL/641035: internal/impl: clean up unneeded Go<1.12 MapRange() alternative
CL/641017: types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 25, 2024 01:37
@renovate renovate bot requested a review from maaland November 25, 2024 01:37
Copy link

deepsource-io bot commented Nov 25, 2024

Here's the code health analysis summary for commits 652a7a0..912b391. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Go LogoGo✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.54%. Comparing base (652a7a0) to head (b333d85).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #299   +/-   ##
=======================================
  Coverage   72.54%   72.54%           
=======================================
  Files          39       39           
  Lines        1992     1992           
=======================================
  Hits         1445     1445           
  Misses        485      485           
  Partials       62       62           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/everything branch 3 times, most recently from e0168a9 to bebad9c Compare November 27, 2024 18:49
@renovate renovate bot force-pushed the renovate/everything branch 9 times, most recently from fe26cd5 to 05b95a4 Compare December 9, 2024 17:09
@renovate renovate bot force-pushed the renovate/everything branch 10 times, most recently from 2852aaa to 6e8d59b Compare December 17, 2024 04:11
@renovate renovate bot force-pushed the renovate/everything branch 4 times, most recently from f6d8240 to d001c26 Compare December 18, 2024 17:03
@renovate renovate bot force-pushed the renovate/everything branch from fecf08e to b04ca6a Compare December 30, 2024 18:18
Copy link
Contributor Author

renovate bot commented Dec 30, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.13.0 -> v0.14.0
cloud.google.com/go/auth/oauth2adapt v0.2.6 -> v0.2.7
github.com/google/s2a-go v0.1.8 -> v0.1.9
google.golang.org/genproto/googleapis/api v0.0.0-20250102185135-69823020774d -> v0.0.0-20250106144421-5f5ef82da422
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/sys v0.28.0 -> v0.29.0

@renovate renovate bot force-pushed the renovate/everything branch 4 times, most recently from 286d0bf to 2e8d7af Compare January 6, 2025 18:51
@renovate renovate bot force-pushed the renovate/everything branch 4 times, most recently from b06c4f6 to 3fb6060 Compare January 13, 2025 10:54
@renovate renovate bot changed the title chore(deps): update everything chore(deps): update everything - autoclosed Jan 13, 2025
@renovate renovate bot closed this Jan 13, 2025
@renovate renovate bot deleted the renovate/everything branch January 13, 2025 11:37
@renovate renovate bot changed the title chore(deps): update everything - autoclosed chore(deps): update everything Jan 20, 2025
@renovate renovate bot reopened this Jan 20, 2025
@renovate renovate bot force-pushed the renovate/everything branch 3 times, most recently from b333d85 to a973d2a Compare January 21, 2025 19:20
Copy link
Contributor Author

renovate bot commented Jan 21, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go mod tidy
go: downloading github.com/stretchr/testify v1.10.0
go: downloading cloud.google.com/go/datacatalog v1.24.3
go: downloading cloud.google.com/go/storage v1.50.0
go: downloading go.opentelemetry.io/otel/sdk v1.32.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/frankban/quicktest v1.14.6
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading cloud.google.com/go/longrunning v0.6.4
go: downloading go.opencensus.io v0.24.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.32.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0
go: downloading github.com/kr/pretty v0.3.1
go: downloading gonum.org/v1/gonum v0.12.0
go: downloading github.com/google/martian/v3 v3.3.3
go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go: downloading cloud.google.com/go/monitoring v1.23.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.13.1
go: downloading github.com/zeebo/assert v1.3.0
go: downloading github.com/envoyproxy/go-control-plane/envoy v1.32.3
go: downloading github.com/envoyproxy/go-control-plane v0.13.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78
go: downloading cel.dev/expr v0.19.0
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/internal/xds/bootstrap imports
	github.com/envoyproxy/go-control-plane/envoy/config/core/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/config/core/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/config/core/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/config/core/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	github.com/envoyproxy/go-control-plane/envoy/service/status/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/service/status/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/service/status/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/service/status/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/httpfilter/fault imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/filters/common/fault/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/filters/common/fault/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/filters/common/fault/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/filters/common/fault/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/httpfilter/fault imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/fault/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/fault/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/filters/http/fault/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/filters/http/fault/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/httpfilter/fault imports
	github.com/envoyproxy/go-control-plane/envoy/type/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/type/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/type/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/type/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/httpfilter/rbac imports
	github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/config/rbac/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/config/rbac/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/config/rbac/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/httpfilter/rbac imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/rbac/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/rbac/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/filters/http/rbac/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/filters/http/rbac/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/httpfilter/router imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/router/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/filters/http/router/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/filters/http/router/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/filters/http/router/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient imports
	github.com/envoyproxy/go-control-plane/envoy/admin/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/admin/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/admin/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/admin/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/load_balancing_policies/client_side_weighted_round_robin/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/load_balancing_policies/client_side_weighted_round_robin/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/least_request/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/least_request/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/load_balancing_policies/least_request/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/load_balancing_policies/least_request/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/pick_first/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/pick_first/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/load_balancing_policies/pick_first/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/load_balancing_policies/pick_first/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/ring_hash/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/ring_hash/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/load_balancing_policies/ring_hash/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/load_balancing_policies/ring_hash/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdslbregistry/converter imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/wrr_locality/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/load_balancing_policies/wrr_locality/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/load_balancing_policies/wrr_locality/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/load_balancing_policies/wrr_locality/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdsresource imports
	github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/config/cluster/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/config/cluster/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/config/cluster/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdsresource imports
	github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/config/endpoint/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/config/endpoint/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/config/endpoint/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdsresource imports
	github.com/envoyproxy/go-control-plane/envoy/config/listener/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/config/listener/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/config/listener/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/config/listener/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdsresource imports
	github.com/envoyproxy/go-control-plane/envoy/config/route/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/config/route/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/config/route/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/config/route/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdsresource imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/clusters/aggregate/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/clusters/aggregate/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/clusters/aggregate/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/clusters/aggregate/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdsresource imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/filters/network/http_connection_manager/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/filters/network/http_connection_manager/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/filters/network/http_connection_manager/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdsresource imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/transport_sockets/tls/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/transport_sockets/tls/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/transport_sockets/tls/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient/xdsresource imports
	github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/service/discovery/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/service/discovery/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/service/discovery/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/httpfilter/rbac imports
	google.golang.org/grpc/internal/xds/rbac imports
	github.com/envoyproxy/go-control-plane/envoy/extensions/rbac/audit_loggers/stream/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/extensions/rbac/audit_loggers/stream/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/extensions/rbac/audit_loggers/stream/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/extensions/rbac/audit_loggers/stream/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/httpfilter/rbac imports
	google.golang.org/grpc/internal/xds/rbac imports
	github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/type/matcher/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/type/matcher/v3)
go: github.com/indykite/indykite-sdk-go/helpers imports
	cloud.google.com/go/bigquery tested by
	cloud.google.com/go/bigquery.test imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/xds/googledirectpath imports
	google.golang.org/grpc/xds imports
	google.golang.org/grpc/xds/internal/xdsclient imports
	google.golang.org/grpc/xds/internal/xdsclient/transport/grpctransport imports
	github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v3: ambiguous import: found package github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v3 in multiple modules:
	github.com/envoyproxy/go-control-plane v0.13.1 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/[email protected]/envoy/service/load_stats/v3)
	github.com/envoyproxy/go-control-plane/envoy v1.32.3 (/tmp/renovate/cache/others/go/pkg/mod/github.com/envoyproxy/go-control-plane/[email protected]/service/load_stats/v3)

@renovate renovate bot force-pushed the renovate/everything branch 8 times, most recently from 659091a to 1a2b420 Compare January 28, 2025 22:51
@renovate renovate bot force-pushed the renovate/everything branch from 1a2b420 to e5fd07b Compare January 30, 2025 22:41
@renovate renovate bot force-pushed the renovate/everything branch from e5fd07b to 912b391 Compare February 1, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants