Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
upgrade to latest dependencies (#1465)
Browse files Browse the repository at this point in the history
bumping knative.dev/eventing c6105d6...3391d1e:
  > 3391d1e [main] Upgrade to latest dependencies (# 7639)
bumping google.golang.org/grpc dbbcf59...8167bc3:
  > 8167bc3 Change version to 1.61.0 (# 6936)
  > 52e2363 test/xds: Use different import path for gRPC Messages (# 6933)
  > 67e50be transport: Remove redundant if in handleGoAway (# 6930)
  > e96f521 alts: Extract AuthInfo after handshake in ALTS e2e test. (# 6931)
  > 987df13 metadata: move FromOutgoingContextRaw() to internal (# 6765)
  > 61eab37 server: block GracefulStop on method handlers and make blocking optional for Stop (# 6922)
  > ddd377f xds/server: fix RDS handling for non-inline route configs (# 6915)
  > 8b455de removing Roots deprecated Subjects field in tests (# 6907)
  > 953d12a alts: Forward-fix of ALTS queuing of handshake requests. (# 6906)
  > 6ce73bf internal/transport: convert `ConnectionError` to `Unavailable` status when writing headers (# 6891)
  > e7e400b deps: apply `make proto` changes (# 6916)
  > 660c394 examples: Fixed the formatting in the Authentication README.md (# 6908)
  > 3a8270f grpc: skip compression of empty messages (# 6842)
  > 7e9d319 vet: remove ignore of CloseNotifier (# 6911)
  > 5a36bb7 fix 'identitiy' typo in error message   (# 6909)
  > a233d9b build(deps): bump the github-actions group with 1 update (# 6904)
  > 6bc1906 xds: add support for mTLS Credentials in xDS bootstrap (# 6757)
  > 71cc0f1 Revert "alts: Queue ALTS handshakes once limit is reached rather than dropping. (# 6884)" (# 6903)
  > 4f03f3f removing deprecated http closenotifier function (# 6886)
  > bb0d32f xds: don't fail channel/server startup when xds creds is specified, but bootstrap is missing certificate providers (# 6848)
  > e20d5ce reflection: rename non-regenerated pb.go files to not be called '.pb.go' (# 6885)
  > adc7685 alts: Queue ALTS handshakes once limit is reached rather than dropping. (# 6884)
  > 33a60a8 internal: use OS defaults for TCP keepalive params in Windows (# 6863)
  > c109241 interop/xds: Increase go log verbosity to 99 so that EDS is logged (# 6860)
  > 02a4e93 orca: use atomic pointer instead of mutex in server metrics recorder to improve performance (# 6799)
  > df02c11 test/kokoro: Use the Kokoro shared install lib from the new repo (# 6859)
  > 444749d alts: Record network latency and pass it to the handshaker service. (# 6851)
  > 45624f0 grpc: eliminate panics in server worker implementation (# 6856)
  > 6e6914a completely delete WatchListener and WatchRouteConfig APIs (# 6849)
  > 836e5de credentials/alts: update handshaker.pb.go (# 6857)
  > 43e4461 Forbid dependabot from performing major version bumps (# 6852)
  > 686fdd8 security/advancedtls: fix test that relies on min TLS version (# 6824)
  > 52baf16 internal: use OS defaults for TCP keepalive params only on unix (# 6841)
  > d050906 build(deps): bump the github-actions group with 3 updates (# 6835)
  > 477bd62 xds/internal/resolver: switch to generic xDS API for LDS/RDS (# 6729)
  > a03c7f1 client: always enable TCP keepalives with OS defaults (# 6834)
  > c2398ce [infra] Hash-pin GitHub Actions, keep them updated with dependabot (# 6815)
  > 0866ce0 grpc: optional interface to provide channel authority (# 6752)
  > 5d7453e client: rework resolver and balancer wrappers to avoid deadlock (# 6804)
  > 93389b7 doc: fix link to the reflection protocol (# 6833)
  > 1b05500 internal/credentials/xds: Add exported comment for HandshakeInfo (# 6823)
  > 737f87b xds/internal/server: cleanup formatting directives in some logs (# 6820)
  > bc16b5f interop: support custom creds flag for stress test client (# 6809)
  > 02ea031 Bugfix for broken import (# 6816)
  > 287c473 Mark old CRL APIs as deprecated (# 6810)
  > 7935c4f resolver_wrapper: remove serializerScheduleLocked; the lock is unnecessary (# 6803)
  > 914ca65 client: further streamlining of Dial (# 6802)
  > 232054a client: remove deprecated WithServiceConfig DialOption (# 6800)
  > 42fdcc4 client: rename balancer and resolver wrapper files to be consistent (# 6801)
  > 59c0aec xDS: Atomically read and write xDS security configuration client side (# 6796)
  > ce3b538 client: simplify initialization and cleanup a bit (# 6798)
  > b98104e buffer & grpcsync: various cleanups and improvements (# 6785)
  > 424db25 credentials: if not set, restrict to TLS v1.2+ and CipherSuites per RFC7540 (# 6776)
  > 40c279a deps: update dependencies for all modules (# 6795)
  > 3cbbe29 reflection: don't serialize placeholders (# 6771)
  > 4a84ce6 Change version to 1.61.0-dev (# 6794)
bumping cloud.google.com/go 71da8e0...35d4347:
  > 35d4347 chore(main): release 0.112.0 (# 9243)
  > 90ed12e docs(main): add telemetry discussion to debug.md (# 9074)
  > 941c16f feat(internal/trace): export internal/trace package constants and vars (# 9242)
  > e8dc540 test(firestore): Fix TestIntegration_BulkWriter_Create (# 9240)
  > 70d74c0 chore(main): release spanner 1.55.0 (# 9231)
  > 9debdb6 chore: release main (# 9223)
  > bd30055 feat(deploy): Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy. This allows configuring the amount of time to migrate traffic back to the original Service in the stable phase (# 9227)
  > ebbb610 fix(storage): migrate deprecated proto dep (# 9232)
  > 9a79290 chore(all): update opentelemetry-go monorepo (# 9230)
  > c2969d3 chore(all): update deps (# 9229)
  > a42604a feat(spanner): add directed reads feature (# 7668)
  > bbff8ac feat(bigquery): expose query id on row iterator if available (# 9224)
  > 57e2d7b feat(cloudquotas): new clients (# 9222)
  > 82054d0 docs(securitycentermanagement): updates on multiple comments, syncing terminology and clarifying some aspects (# 9219)
  > e8223c6 fix(firestore): Return status code from bulkwriter results (# 9030)
  > 65ac6ea deps: update dependencies for bigtable emulator (# 9216)
  > 6c8857f chore(github): set minimal workflow permissions (# 9195)
  > ae4d051 chore(all): update deps (# 9115)
  > 15a6fe2 chore(cloudquotas): add config to generate apiv1 (# 9213)
  > 900d454 chore: release main (# 9180)
  > 04aaaad feat: migrate samples to new surface (# 9212)
  > cbe96af docs(securitycentermanagement): clarify several RPC descriptions (# 9192)
  > d101980 chore(spanner): refactor executor proto (# 9179)
  > 0020ab2 chore(all): update module github.com/go-git/go-git/v5 to v5.11.0 [SECURITY] (# 9202)
  > e60c18d chore(spanner): fix executor code to handle nil type struct slice (# 9197)
  > ec9b526 feat(firestore/apiv1): add DeleteDatabase API and delete protection (# 9185)
  > 36fec33 feat(alloydb): added PSC config, PSC interface config, PSC instance config (# 9184)
  > 952311c chore(main): release vertexai 0.6.0 (# 9183)
  > 91990c1 feat(vertexai): use pointers for GenerationConfig fields (# 9182)
  > 902d842 feat(orgpolicy): Add custom constraints CRUD APIs, proper etag support in Org Policy Update/Delete API (# 9181)
  > 69c49f2 feat(gkemulticloud): added proxy support for Attached Clusters (# 9171)
  > c65c58e chore(vertexai): remove protoveneer tool (# 9173)
  > 5c96ffe chore(vertexai): mention examples in README (# 9174)
  > cae54ed docs(bigquery/storage/managedwriter): Add documentation for ingesting JSON to a ManagedStream (# 9137)
  > 3569cc2 feat(bigquery): add table resource tags support (# 9084)
  > 365c5fc chore(main): release spanner 1.54.0 (# 9129)
  > 40d1392 fix(spanner): use json.Number for decoding unknown values from spanner (# 9054)
  > b794750 chore(main): release vertexai 0.5.2 (# 9169)
  > d361c59 fix(vertexai): bump deps to fix build error (# 9168)
  > 85ab07a chore(main): release storage 1.36.0 (# 9002)
  > 734101a test(storage): fix flaky RequesterPays (# 9082)
  > 16ecfd1 feat(storage): add object retention feature (# 9072)
  > 77c1cfa chore: release main (# 9161)
  > de2d1e0 chore(main): release vertexai 0.5.1 (# 9166)
  > c24e93c fix(vertexai): passthrough user opts (# 9163)
  > 92c4d90 feat(cloudprofiler): add ListProfiles RPC to ExportService (# 9164)
  > f41f85e feat(discoveryengine): add site search engine service (# 9158)
  > fa3c598 chore(main): release vertexai 0.5.0 (# 9159)
  > 25f04f2 feat(vertexai): fix README link and add example comments (# 9157)
  > eb5a007 fix(vertexai): set internal headers (# 9151)
  > d619a28 chore(main): release vertexai 0.4.0 (# 9148)
  > 6eb7696 chore: release main (# 9156)
  > 40f2d6a feat(ai): expose ability to set headers (# 9154)
  > f7d68ea chore: release main (# 9130)
  > 757c1b0 feat: add trace_id to Fleet Engine headers (# 9143)
  > 27498e0 feat(vertexai): add UsageMetadata (# 9155)
  > 0aee5a7 chore(vertexai): omit all proto types by default (# 9147)
  > 2007541 feat(aiplatform): expose ability to set headers (# 9150)
  > 1934a8f chore(github): update Dockerfile SHA in .OwlBot.lock.yaml (# 9153)
  > 9611350 chore(internal/postprocessor): add vertexai to individuallyReleasedModules (# 9152)
  > 6dfbc78 feat(vertexai): update README with more details and links (# 9146)
  > 99568fa feat: Modify token refresh window (# 9139)
  > 8095c6e feat(apps): new clients (# 9142)
  > 4f49b79 feat(shopping): new clients (# 9141)
  > 3d9f556 chore(apps/meet): update go_package and Go importpath (# 9131)
  > 9dbef3a chore(apps/meet): add config to generate apiv2beta (# 9140)
  > 286d7f3 chore(shopping/css): add config to generate apiv1 (# 9138)
  > 4ae03d2 chore(main): release logging 1.9.0 (# 8709)
  > 2d1acea docs(profiler): Update README.md (# 9025)
  > 8de3a2a chore(vertexai): minor tweaks (# 9125)
  > f3c3cbe chore(vertexai): update config and go:generate command (# 9135)
  > 9051759 chore(vertexai): use updated GAPICs (# 9132)
  > 2c97389 feat(spanner): new clients (# 9127)
  > 48fdb00 chore: release main (# 9128)
  > c09249e feat(ai): new clients (# 9126)
  > 29effe6 chore(spanner/executor): update Go importpath (# 9093)
  > 5e1b4c2 chore(main): release vertexai 0.3.0 (# 9122)
  > ee8dd00 test(bigtable): Retry deleting cluster (# 9098)
  > c85b9d4 fix(logging): Use instance/attributes/cluster-location for location on GKE (# 9094)
  > 0538be4 fix(datastore): Add explicit sleep before read time use (# 9080)
  > 90f584d chore(vertexai): protoveneer tool and config (# 9123)
  > ca95747 test(firestore): Create indexes in parallel (# 9075)
  > aa1b7ee chore(ai/generativelanguage): add config to generate apiv1 and apiv1beta (# 9124)
  > 94baeba chore(vertexai): update doc.go to fix formatting and typo (# 9120)
  > aaa0579 chore(vertexai): add example for CountTokens (# 9119)
  > 27f31ed feat(vertexai): add string methods (# 9121)
  > d15779e feat(vertexai): add function support (# 9113)
  > caa1e8c fixing bigtable proxy readrows error response (# 9079)
  > 379d3df chore(main): release vertexai 0.2.0 (# 9110)
  > 1372adf feat(vertexai): add CountTokens (# 9109)
  > 0148613 chore(vertexai): generate corresponding types for proto type (# 9108)
  > 83cd11c chore(main): release vertexai 0.1.1 (# 9107)
  > 1ce1ace fix(vertexai): nil pointer exception (probably) (# 9106)
  > c0d92f9 fix(vertexai): set up endpoint and fix test (# 9105)
  > f2b1330 chore: add doc.go and remove unnecessary example at gen/ (# 9103)
  > f0d34ef chore(main): release vertexai 0.1.0 (# 9100)
  > f946751 chore: fix README formatting to show IMPORTANT warning properly (# 9101)
  > b3b293a feat(vertexai): Vertex AI for go (# 9095)
  > b9a69c0 chore(vertexai): add vertexai to release-please individual configs (# 9099)
  > 4a980df chore(httpreplay): add retries to Get (# 9097)
  > fca7408 chore: add team owner for vertexai directory (# 9096)
  > 10165cb feat(spanner): update OwlBot.yaml for spanner executor proto changes (# 9085)
  > c5dfe64 chore: release main (# 9060)
  > ea015f0 feat(securitycentermanagement): new clients (# 9090)
  > fab7e82 feat(discoveryengine): new clients (# 9089)
  > 5132d0f feat(securitycentermanagement): Security Center Management API (# 9068)
  > f4bf6c1 chore(discoveryengine): add config to generate apiv1alpha (# 9088)
  > 2b3ac2c chore(securitycentermanagement): add config to generate apiv1 (# 9086)
  > bc13e6a feat(logging): automatic project detection in logging.NewClient() (# 9006)
  > 69215e3 chore(.github): Update go logging issues assignee (# 9087)
  > de66868 feat(logging): add Cloud Run job monitored resource (# 8631)
  > 477ccee feat(bigquery): add schema support for RANGE type (# 9050)
  > c488c51 refactor(datastore): Return transaction id in get (# 8986)
  > 74b33df test(storage): remove ctx timeout on BucketACL flaky test (# 9076)
  > 4aef6ba chore(main): release bigtable 1.21.0 (# 8708)
  > 2f99351 chore(main): release spanner 1.53.1 (# 9053)
  > e371f8f feat(dialogflow/cx): added Generator API (# 9062)
  > 834c47f feat(bigtable): Support copy backup in admin client (# 9005)
  > afe7c98 fix(spanner): MarshalJSON function caused errors for certain values (# 9063)
  > 0685da5 feat(aiplatform): add grpc_ports to UploadModel ModelContainerSpec (# 9059)
bumping google.golang.org/genproto/googleapis/api 50ed04b...6c6643b:
  > 6c6643b chore(all): update all (# 1078)
  > a9fa171 fix(dataform): Remove broken aliases (# 1080)
  > 9144d31 fix(analytics): Remove broken aliases (# 1079)
  > 35c7eff chore(all): update all (# 1077)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored Jan 30, 2024
1 parent 3659dce commit cd11da2
Show file tree
Hide file tree
Showing 31 changed files with 455 additions and 197 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@ require (
k8s.io/apimachinery v0.28.5
k8s.io/client-go v0.28.5
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
knative.dev/eventing v0.40.1-0.20240129111127-c6105d683979
knative.dev/eventing v0.40.1-0.20240129143701-3391d1ea191d
knative.dev/hack v0.0.0-20240123160146-ab9b69024c39
knative.dev/pkg v0.0.0-20240129115945-d34ca0343c54
knative.dev/pkg v0.0.0-20240129160226-b6659cc45066
knative.dev/reconciler-test v0.0.0-20240129124740-1687b63dbd59
sigs.k8s.io/yaml v1.4.0
)

require (
cloud.google.com/go v0.111.0 // indirect
cloud.google.com/go v0.112.0 // indirect
cloud.google.com/go/compute v1.23.3 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
cloud.google.com/go/iam v1.1.5 // indirect
cloud.google.com/go/storage v1.36.0 // indirect
cloud.google.com/go/storage v1.37.0 // indirect
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
contrib.go.opencensus.io/exporter/prometheus v0.4.2 // indirect
contrib.go.opencensus.io/exporter/zipkin v0.1.2 // indirect
Expand Down Expand Up @@ -140,10 +140,10 @@ require (
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/api v0.159.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/genproto v0.0.0-20240102182953-50ed04b92917 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240102182953-50ed04b92917 // indirect
google.golang.org/genproto v0.0.0-20240116215550-a9fa1716bcac // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240122161410-6c6643bf1457 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240116215550-a9fa1716bcac // indirect
google.golang.org/grpc v1.60.1 // indirect
google.golang.org/grpc v1.61.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
40 changes: 20 additions & 20 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ cloud.google.com/go v0.56.0/go.mod h1:jr7tqZxxKOVYizybht9+26Z/gUq7tiRzu+ACVAMbKV
cloud.google.com/go v0.57.0/go.mod h1:oXiQ6Rzq3RAkkY7N6t3TcE6jE+CIBBbA36lwQ1JyzZs=
cloud.google.com/go v0.62.0/go.mod h1:jmCYTdRCQuc1PHIIJ/maLInMho30T/Y0M4hTdTShOYc=
cloud.google.com/go v0.65.0/go.mod h1:O5N8zS7uWy9vkA9vayVHs65eM1ubvY4h553ofrNHObY=
cloud.google.com/go v0.111.0 h1:YHLKNupSD1KqjDbQ3+LVdQ81h/UJbJyZG203cEfnQgM=
cloud.google.com/go v0.111.0/go.mod h1:0mibmpKP1TyOOFYQY5izo0LnT+ecvOQ0Sg3OdmMiNRU=
cloud.google.com/go v0.112.0 h1:tpFCD7hpHFlQ8yPwT3x+QeXqc2T6+n6T+hmABHfDUSM=
cloud.google.com/go v0.112.0/go.mod h1:3jEEVwZ/MHU4djK5t5RHuKOA/GbLddgTdVubX1qnPD4=
cloud.google.com/go/bigquery v1.0.1/go.mod h1:i/xbL2UlR5RvWAURpBYZTtm/cXjCha9lbfbpx4poX+o=
cloud.google.com/go/bigquery v1.3.0/go.mod h1:PjpwJnslEMmckchkHFfq+HTD2DmtT67aNFKH1/VBDHE=
cloud.google.com/go/bigquery v1.4.0/go.mod h1:S8dzgnTigyfTmLBfrtrhyYhwRxG72rYxvftPBK2Dvzc=
Expand All @@ -38,8 +38,8 @@ cloud.google.com/go/storage v1.5.0/go.mod h1:tpKbwo567HUNpVclU5sGELwQWBDZ8gh0Zeo
cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohlUTyfDhBk=
cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs=
cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0=
cloud.google.com/go/storage v1.36.0 h1:P0mOkAcaJxhCTvAkMhxMfrTKiNcub4YmmPBtlhAyTr8=
cloud.google.com/go/storage v1.36.0/go.mod h1:M6M/3V/D3KpzMTJyPOR/HU6n2Si5QdaXYEsng2xgOs8=
cloud.google.com/go/storage v1.37.0 h1:WI8CsaFO8Q9KjPVtsZ5Cmi0dXV25zMoX0FklT7c3Jm4=
cloud.google.com/go/storage v1.37.0/go.mod h1:i34TiT2IhiNDmcj65PqwCjcoUX7Z5pLzS8DEmoiFq1k=
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d h1:LblfooH1lKOpp1hIhukktmSAxFkqMPFk9KR6iZ0MJNI=
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d/go.mod h1:IshRmMJBhDfFj5Y67nVhMYTTIze91RUeT73ipWKs/GY=
contrib.go.opencensus.io/exporter/prometheus v0.4.2 h1:sqfsYl5GIY/L570iT+l93ehxaWJs2/OwXtiWwew3oAg=
Expand Down Expand Up @@ -106,8 +106,8 @@ github.com/cloudevents/sdk-go/v2 v2.4.1/go.mod h1:MZiMwmAh5tGj+fPFvtHv9hKurKqXtd
github.com/cloudevents/sdk-go/v2 v2.13.0 h1:2zxDS8RyY1/wVPULGGbdgniGXSzLaRJVl136fLXGsYw=
github.com/cloudevents/sdk-go/v2 v2.13.0/go.mod h1:xDmKfzNjM8gBvjaF8ijFjM1VYOVUEeUfapHMUX1T5To=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 h1:/inchEIKaYC1Akx+H+gqO04wryn5h75LSazbRlnya1k=
github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/cncf/xds/go v0.0.0-20231109132714-523115ebc101 h1:7To3pQ+pZo0i3dsWEbinPNFs5gPSBOsJtx3wTT94VBY=
github.com/cncf/xds/go v0.0.0-20231109132714-523115ebc101/go.mod h1:eXthEFrGJvWHgFFCl3hGmgk+/aYT6PnTQLykKQRLhEs=
github.com/coreos/etcd v3.3.10+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
github.com/coreos/go-etcd v2.0.0+incompatible/go.mod h1:Jez6KQU2B/sWsbdaef3ED8NzMklzPG4d5KIOhIy30Tk=
github.com/coreos/go-oidc/v3 v3.9.0 h1:0J/ogVOd4y8P0f0xUh8l9t07xRP/d8tccvjHl2dcsSo=
Expand Down Expand Up @@ -556,8 +556,8 @@ go.opentelemetry.io/otel v1.22.0 h1:xS7Ku+7yTFvDfDraDIJVpw7XPyuHlB9MCiqqX5mcJ6Y=
go.opentelemetry.io/otel v1.22.0/go.mod h1:eoV4iAi3Ea8LkAEI9+GFT44O6T/D0GWAVFyZVCC6pMI=
go.opentelemetry.io/otel/metric v1.22.0 h1:lypMQnGyJYeuYPhOM/bgjbFM6WE44W1/T45er4d8Hhg=
go.opentelemetry.io/otel/metric v1.22.0/go.mod h1:evJGjVpZv0mQ5QBRJoBF64yMuOf4xCWdXjK8pzFvliY=
go.opentelemetry.io/otel/sdk v1.19.0 h1:6USY6zH+L8uMH8L3t1enZPR3WFEmSTADlqldyHtJi3o=
go.opentelemetry.io/otel/sdk v1.19.0/go.mod h1:NedEbbS4w3C6zElbLdPJKOpJQOrGUJ+GfzpjUvI0v1A=
go.opentelemetry.io/otel/sdk v1.21.0 h1:FTt8qirL1EysG6sTQRZ5TokkU8d0ugCj8htOgThZXQ8=
go.opentelemetry.io/otel/sdk v1.21.0/go.mod h1:Nna6Yv7PWTdgJHVRD9hIYywQBRx7pbox6nwBnZIxl/E=
go.opentelemetry.io/otel/trace v1.22.0 h1:Hg6pPujv0XG9QaVbGOBVHunyuLcCC3jN7WEhPx83XD0=
go.opentelemetry.io/otel/trace v1.22.0/go.mod h1:RbbHXVqKES9QhzZq/fE5UnOSILqRt40a21sPw2He1xo=
go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE=
Expand Down Expand Up @@ -810,8 +810,8 @@ golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8T
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 h1:H2TDz8ibqkAF6YGhCdN3jS9O0/s90v0rJh3X/OLHEUk=
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2/go.mod h1:K8+ghG5WaK9qNqU5K3HdILfMLy1f3aNYFI/wnl100a8=
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 h1:+cNy6SZtPcJQH3LJVLOSmiC7MMxXNOb3PU/VUEz+EhU=
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028/go.mod h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
gomodules.xyz/jsonpatch/v2 v2.4.0 h1:Ci3iUJyx9UeRx7CeFN8ARgGbkESwJK+KB9lLcWxY/Zw=
gomodules.xyz/jsonpatch/v2 v2.4.0/go.mod h1:AH3dM2RI6uoBZxn3LVrfvJ3E0/9dG4cSrbuBJT4moAY=
gonum.org/v1/gonum v0.0.0-20181121035319-3f7ecaa7e8ca h1:PupagGYwj8+I4ubCxcmcBRk3VlUWtTg5huQpZR9flmE=
Expand Down Expand Up @@ -875,10 +875,10 @@ google.golang.org/genproto v0.0.0-20200618031413-b414f8b61790/go.mod h1:jDfRM7Fc
google.golang.org/genproto v0.0.0-20200729003335-053ba62fc06f/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
google.golang.org/genproto v0.0.0-20200804131852-c06518451d9c/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
google.golang.org/genproto v0.0.0-20200825200019-8632dd797987/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no=
google.golang.org/genproto v0.0.0-20240102182953-50ed04b92917 h1:nz5NESFLZbJGPFxDT/HCn+V1mZ8JGNoY4nUpmW/Y2eg=
google.golang.org/genproto v0.0.0-20240102182953-50ed04b92917/go.mod h1:pZqR+glSb11aJ+JQcczCvgf47+duRuzNSKqE8YAQnV0=
google.golang.org/genproto/googleapis/api v0.0.0-20240102182953-50ed04b92917 h1:rcS6EyEaoCO52hQDupoSfrxI3R6C2Tq741is7X8OvnM=
google.golang.org/genproto/googleapis/api v0.0.0-20240102182953-50ed04b92917/go.mod h1:CmlNWB9lSezaYELKS5Ym1r44VrrbPUa7JTvw+6MbpJ0=
google.golang.org/genproto v0.0.0-20240116215550-a9fa1716bcac h1:ZL/Teoy/ZGnzyrqK/Optxxp2pmVh+fmJ97slxSRyzUg=
google.golang.org/genproto v0.0.0-20240116215550-a9fa1716bcac/go.mod h1:+Rvu7ElI+aLzyDQhpHMFMMltsD6m7nqpuWDd2CwJw3k=
google.golang.org/genproto/googleapis/api v0.0.0-20240122161410-6c6643bf1457 h1:KHBtwE+eQc3+NxpjmRFlQ3pJQ2FNnhhgB9xOV8kyBuU=
google.golang.org/genproto/googleapis/api v0.0.0-20240122161410-6c6643bf1457/go.mod h1:4jWUdICTdgc3Ibxmr8nAJiiLHwQBY0UI0XZcEMaFKaA=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240116215550-a9fa1716bcac h1:nUQEQmH/csSvFECKYRv6HWEyypysidKl2I6Qpsglq/0=
google.golang.org/genproto/googleapis/rpc v0.0.0-20240116215550-a9fa1716bcac/go.mod h1:daQN87bsDqDoe316QbbvX60nMoJQa4r6Ds0ZuoAe5yA=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
Expand All @@ -895,8 +895,8 @@ google.golang.org/grpc v1.29.1/go.mod h1:itym6AZVZYACWQqET3MqgPpjcuV5QH3BxFS3Iji
google.golang.org/grpc v1.30.0/go.mod h1:N36X2cJ7JwdamYAgDz+s+rVMFjt3numwzf/HckM8pak=
google.golang.org/grpc v1.31.0/go.mod h1:N36X2cJ7JwdamYAgDz+s+rVMFjt3numwzf/HckM8pak=
google.golang.org/grpc v1.33.2/go.mod h1:JMHMWHQWaTccqQQlmk3MJZS+GWXOdAesneDmEnv2fbc=
google.golang.org/grpc v1.60.1 h1:26+wFr+cNqSGFcOXcabYC0lUVJVRa2Sb2ortSK7VrEU=
google.golang.org/grpc v1.60.1/go.mod h1:OlCHIeLYqSSsLi6i49B5QGdzaMZK9+M7LXN2FKz4eGM=
google.golang.org/grpc v1.61.0 h1:TOvOcuXn30kRao+gfcvsebNEa5iZIiLkisYEkf7R7o0=
google.golang.org/grpc v1.61.0/go.mod h1:VUbo7IFqmF1QtCAstipjG0GIoq49KvMe9+h1jFLBNJs=
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM=
Expand Down Expand Up @@ -970,12 +970,12 @@ k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 h1:LyMgNKD2P8Wn1iAwQU5Ohx
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9/go.mod h1:wZK2AVp1uHCp4VamDVgBP2COHZjqD1T68Rf0CM3YjSM=
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2 h1:qY1Ad8PODbnymg2pRbkyMT/ylpTrCM8P2RJ0yroCyIk=
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/eventing v0.40.1-0.20240129111127-c6105d683979 h1:sXQWMkMsHDOMfnRH7k+YzShKR3D4GNXxbSM1sgyD+V0=
knative.dev/eventing v0.40.1-0.20240129111127-c6105d683979/go.mod h1:zMHeIVjhNkGNw5e9b3AheGvkmVSGJ6Fhn6b6qLiuHZg=
knative.dev/eventing v0.40.1-0.20240129143701-3391d1ea191d h1:woQjybUTNnKdsqB8gT+PtmA+lFDVnwlcFrybnPjnFt0=
knative.dev/eventing v0.40.1-0.20240129143701-3391d1ea191d/go.mod h1:xNCqqwDes6dAef4mOMVtniBW+V1hzkTX/01Wh0V8ChM=
knative.dev/hack v0.0.0-20240123160146-ab9b69024c39 h1:Or4ri7cAUQNEWwMPaGGaIe1hsPHGdVtr8lIaHh2JF7s=
knative.dev/hack v0.0.0-20240123160146-ab9b69024c39/go.mod h1:yk2OjGDsbEnQjfxdm0/HJKS2WqTLEFg/N6nUs6Rqx3Q=
knative.dev/pkg v0.0.0-20240129115945-d34ca0343c54 h1:4a2uRJuQ53eZOrD7HG7xzSb8KOgctwkk+eVRIOpRpQ4=
knative.dev/pkg v0.0.0-20240129115945-d34ca0343c54/go.mod h1:V7Qnk2Ic7hsekfxlmPF79hFURFupKOnb+AcO/ZCNuxw=
knative.dev/pkg v0.0.0-20240129160226-b6659cc45066 h1:CZSdKszK3MTCuchbQK643y/nHLQs87ESuFQn011XsJ8=
knative.dev/pkg v0.0.0-20240129160226-b6659cc45066/go.mod h1:cGCJe6wkr0vQMAXTaUHi0XA/12JbxSTK15TnyBmn7ms=
knative.dev/reconciler-test v0.0.0-20240129124740-1687b63dbd59 h1:zgxtuXtwSV/N40g1+VKOhyJhaOuxz348C2w25DIiH2M=
knative.dev/reconciler-test v0.0.0-20240129124740-1687b63dbd59/go.mod h1:zY7LfYHAm1Zoxa4IMI84GK2lKOU8dU44imPfNJoIi+o=
pgregory.net/rapid v0.3.3/go.mod h1:UYpPVyjFHzYBGHIxLFoupi8vwk6rXNzRY9OMvVxFIOU=
Expand Down
80 changes: 80 additions & 0 deletions vendor/cloud.google.com/go/internal/.repo-metadata-full.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cd11da2

Please sign in to comment.