Skip to content

Commit f889e2c

Browse files
upgrade to latest dependencies (knative#2954)
bumping knative.dev/pkg 19d3cc2...f6a99ac: > f6a99ac Bump google.golang.org/grpc from 1.73.0 to 1.74.2 (# 3222) > 0c4867c Bump go.opentelemetry.io/otel/exporters/prometheus from 0.59.0 to 0.59.1 in the otel group (# 3223) bumping knative.dev/eventing 7ea8857...88be38a: > 88be38a [Automated] Update eventing-eventing-integrations nightly (# 8648) bumping knative.dev/serving 5765200...ca4a998: > ca4a998 Update net-contour nightly (# 15975) > 0ee4c91 Update net-gateway-api nightly (# 15973) > 1c89c37 Update net-istio nightly (# 15974) bumping cloud.google.com/go/compute/metadata c116c79...2e6a95e: > 2e6a95e pubsub: fix flaky streaming retry test > 581b839 pubsub: check early if streaming iterator is already drained > cc13a9b spanner: fix time.Time comparisons for upcoming Go1.9 monotonic times > 1ba9ec4 spanner: remove most logging from tests > 11737a0 spanner: skip some tests in short mode > 7bcba8a datastore: DRY up loading entity code > df9740f regenerate toolkit client > 960c768 trace: export tracing scopes > 8b0ab47 logadmin: retry on CreateMetric and UpdateMetric > 2066696 trace: clarify how gRPC options work > 8ccb9da storage: clean up integration tests > e64d7f0 storage: support per-object storage class > 8c9328e storage: omit bucket from copy attributes > a60f1cd .travis.yml: add 1.8 > 7829099 bigtable: give more time to integration test > 0a87edb vision: mark as beta > 1acdf4a bigtable: Add ability to create table with initial splits > 2a6bd99 vision: improve tests > bc86f93 vision: rename FullText to DocumentText > 681a0fc vision: add full text (document) detection > d526dfa vision: set client version > 78582c9 vision: update for vision 1.1 > d863e7b trace: fix the gRPC error message assertions > 686a2d1 kokoro: name build artifact after gerrit revision > 51b5d60 kokoro: set -o pipefail > f47eb49 datastore: docs and test cleanup > c7e7950 bigquery: Integration test with nested types. > dffd606 bigquery: Remove extraneous newline > 909e1f6 bigquery: Force location of returned timestamps to be UTC > 1a6cf6f all: refactor authn/authz examples, add notices to subpackages > d063553 kokoro: don't run integration tests > 34d4e09 CONTRIBUTING: describe initialization for spanner tests > d803665 bigquery: detect recursive types correctly during schema inference > 65d0f1e bigquery: omit nil repeated struct fields on upload > 5e7b3ea pubsub: support streaming pull > e7389bf datastore: add x-goog-api-client header > b39420d spanner: add x-google-api-client header > 02ed701 errors: report repo version > 3bd2af3 kokoro: push build log to GCS as artifact > a2550fd Fix comment that referred to missing method > c48bdec trace: fix broken build > 9aed268 internal/fields: adds ability to specify leaf types in call to NewCache > a39e88b bigtable/bttest: fix the cells ordering problem in emulator. > 9b68cf4 kokoro: support integration tests, move config to internal storage > 1ed2f0a trace: allow users to create root-level spans without a request > 1eabf37 trace: always use host to name spans > 6521623 trace: error messages shouldn't end with punctuation > 0b87d14 regenerate toolkit clients > a36575d storage: set storage service endpoint if set in options > e48f2a3 README: add news item for Spanner. > a632a5b spanner: fix the exported constant group > e4de3dc Cloud Spanner: revert the usage of T.Run() and B.Run() > f7b7a16 spanner: make timebound test location-independent > 9a01a6c spanner: remove single-line comment cruft in package doc > e62b316 spanner: add import path comment, missing license comments > 5f6a7ae Cloud Spanner: check in the Cloud Spanner Go client > 9b55a8f datastore: simplifies load logic > e3c8d4a don't use regexp in internal/version > 493be1e storage: fix retry in NewRangeReader on non-2xx responses > 5c2083b storage: add WRITER role constant > fb73f3a multiple: set client header for generator-based clients > 513b07b trace: fix the formatting of the package doc > f5cbda1 trace: Add a way to create a span directly from the header value. > 0a668fa datastore: if nested struct implements PLS, use it > ce65057 cmd/go-cloud-debug-agent: plumb context > 3258e69 cmd/go-cloud-debug-agent: exit with code 103 when failing to get application default credentials > dd09098 kokoro: adds integration tests to build script > a28e325 datastore: fix get internal error when many missing entities > 7458748 bigtable: Add create/delete instance to InstanceAdminClient > 38283be CONTRIBUTING: adds description of amending changes > 2fad13a Slight modification to documentation for pubsub. > cd0da87 datastore: add field name keys to protobuf struct literals > 466326a CONTRIBUTORS: adds Magnus Hiie > 55be5ff bigtable/bttest: Fix DrowRowRange in emulator > 46a19d5 bigtable: Be consistent about truncating timestamps. > 70d0953 bigtable: Retry on internal errors > a370663 datastore: adds DistinctOn support > 302910d internal/kokoro: adds continuous.cfg > 81b7822 bigtable/bttest: Support ValueRangeFilter and ConditionFilter > 6e019fe storage: remove retry from writes > a5e721b kokoro: fixes build.sh script > a4b1dac bigtable/cmd/cbt: allow overriding TLS certificate chain > 66ede4d kokoro: initial setup > bacaab6 datastore: handle deferred keys > b4ca3d4 bigquery: fix TableExpiration table option > b2d9c15 bigquery: add TimePartitioning create table option > 54dc627 bigquery: fix table view creation for standard SQL > c96c448 CONTRIBUTING.md: Add note about putting codereview tool in PATH. > 641b146 regenerate toolkit clients > 3a104a7 datastore: update broken doc examples > 09686df bigquery: retry Uploader.Put on transient errors. > fa26143 bigtable: better messaging for possibly flaky test > e0ba508 bigquery: create nested maps when reading a row into a map > 4e43699 bigquery: improvements to documentation > 3c4c8cc pubsub: fix link to push config attrs > 686f0e8 README: add TOC > ce810af pubsub: fix test breakage due to go 1.6 time.Duration.String > 21c8221 README: add snippet for ADC > ef3e445 bigtable: fix admin integration test in production > cd98f45 pubsub: nack on Message.Done(false) > 520ef37 update toolkit-generated clients > 954be29 README: fix language links > 526e6be bigtable: use gcloud config-helper for project and creds in cbt > 25fe0e2 bigquery: add autodetect support to load job > 0e0ec87 datastore: allow pointer to struct type fields > 5947c6a version: a common place for version info for headers > 78759a6 logging: avoid sending zero latency for request entries > aec0e55 README: beta release > 310a9a2 logging: Bundler.Close is now Bundler.Stop > 05a6e09 bigquery: update package doc > 653cbe7 bigquery: update examples for tags, direct struct operations > fb7d280 bigquery: fix ValuesSaver for repeated nested fields > 933f7f3 bigquery: upload of repeated nested fields > 9fd18ed datastore: adds support for top-level "__key__" field > 0f26f04 bigquery: load of repeated nested fields bumping cel.dev/expr 6e3b3e0...9f069b3: > 9f069b3 Generated pb.go for eval.proto. (# 470) > 61fdabc Updated testsuite result_kind to use nested ErrorSet (# 469) > 5949a82 Add upb build targets for CEL C (# 467) > 57bfb7b Add tests for repeated enum field accesses (# 464) > 252372e Add typecheck tests for edge cases with free type parameters (# 463) > 350d5e2 Add tests for type identifiers for time types (# 465) > 245748f Add corner test cases related to optional values and maps to codify behavior (# 462) > 8309f96 Add/update missing function documentation (# 461) > ae30eaa Revert "Remove Unicode space handling from <string>.trim()" (# 460) > a004222 Change optional_string field to be optional string type in test_all_types (# 458) > c9a2829 Restore duration string conversion supported suffixes (# 459) bumping golang.org/x/sys 3d9a6b8...751c3c6: > 751c3c6 unix: add missing NFT_PAYLOAD_* consts on linux > 0c740cc unix: update Go to 1.24.3 > d62d31c unix: update Linux constants and types to v6.14 bumping github.com/prometheus/procfs cff69b9...61fe412: > 61fe412 Fix linting issues (# 734) > 61fb25b Add node_guid to infiniband class (# 665) (# 670) > ee6ea54 feat: parse StartCode, EndCode, and StartStack in /proc/pid/stat (# 659) > 0bcdc45 added zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted to meminfo (# 655) > a5f79dd Nvidia/Mellanox expose ROCE ECN information on sysfs on the path (# 695) > c5a546e feat(mdstat): recognize reshape status (# 679) > 0cf1234 Fix linting issue (# 733) > 2b1359d parse.go: fix GetDeviceInfo/LayoutGet ordering -- previously had values swapped (# 726) > 6176818 sysfs: Add support to collect link status for PCIe devices (# 728) > 0f247ba Update common Prometheus files (# 727) > 0e4338f exposing ControllerID (# 731) > 65857f3 build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 (# 732) > 28d508d Supports collection of process shared memory (# 719) > 588b88c build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 (# 723) > d9705f6 build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 (# 724) > 367ae03 btrfs: correct allocation ratios for raid1c[34] (# 722) > 6dab0ae Update common Prometheus files (# 721) > 369f902 Update common Prometheus files (# 718) bumping google.golang.org/grpc c52d025...e9e00cb: > e9e00cb Change version to 1.74.2 (# 8470) > bd7cb0a Change version to 1.74.2-dev (# 8461) > 002a22c Change version to 1.74.1 (# 8455) > 6e8e7e4 Retract v1.74.0 and v1.74.1 (# 8457) > 48c9e4d Change version to 1.74.1-dev (# 8408) > b8b6cff Change version to 1.74.0 (# 8407) > 077e2c3 Cherry-pick # 8411, # 8419, # 8422, # 8445 and # 8451 to v1.74.x (# 8454) > b34f845 server: allow 0s grpc-timeout header values, as java is known to be able to send them (# 8439) (# 8440) > 1787f94 xdsclient: export genericResourceTypeDecoder (# 8406) > 15299cc xdsclient: make a function to return the supported resource type implementations (# 8405) > 20bd1e7 grpc: revert # 8278: Fix cardinality violations in non-server streaming RPCs (# 8404) > bdbe6a2 examples/opentelemetry: demonstrate enabling experimental metrics (# 8388) > 0100d21 outlierdetection: cleanup temporary pickfirst health listener attribute (# 8402) > bbaca7a stub: Add child balancer in stub.BalancerData (# 8393) > e5de1e2 xdsclient_test: Avoid restarting listener in TestServerFailureMetrics_AfterResponseRecv (# 8399) > 9c62b1c xds: Fix flaky test HandleListenerUpdate_ErrorUpdate (# 8397) > 042139c xds_test: Avoid buffering ack requests in ADS streams (# 8395) > 082a927 xds: Roll forward xdsclient migration (# 8391) > 5f8fe4f github: Add workflow to replace mergeable (# 8401) > 57400b4 roundrobin: Remove unnecessary ExitIdle override (# 8390) > a64d933 grpc: Fix cardinality violations in non-server streaming RPCs (# 8278) > d2e8366 xds: revert # 8310: migration of xdsclient to use generic client and dedicated LRS client > af0f88e add spiffe config (# 8384) > 996aabe xds: migrate internal xdsclient to use generic client and dedicated LRS client (# 8310) > ec91b2e xds: Remove temporary environment variable for least request (# 8248) > 9319d72 cmd/protoc-gen-go-grpc: use `Error()` since no formatting is performed (# 8378) > f6bf86c Add flag guarding SPIFFE Bundle provider (# 8343) > 6dfe07c balancer: Make ExitIdle compulsory for Balancers (# 8367) > 8d1e6e2 deps: update dependencies for all modules and fix revive findings (# 8372) > 9b7bd34 grpc: introduce new Dial and Server Options to set static window size (# 8283) > 643bd63 xds/internal: update generic grpctransport codec name to proto (# 8368) > 4275c5b transport: Re-use slice buffer reader for a stream (# 8360) > ec4810c grpc: Fix cardinality violations in client streaming and unary RPCs (# 8330) > fb223f7 transport: Optimize heap allocations (# 8361) > f947a86 balancer/ringhash: Add experimental notice in package comment (# 8364) > 05d49d0 [interop client] provide a flag to set google-c2p resolver universe domain (# 8145) > 28128e0 xdsclient: Fix flakyness in `TestResourceUpdateMetrics` in the case of repeated NACKs (# 8363) > 4cab0e6 balacergroup: cleanup exitIdle() (# 8347) > e3ca7f9 xdsclient: fix unexpectedly large LoadReportInterval in initial load report request (# 8348) > 443caad delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (# 8329) > 32e57de Rename PSM interop fallback test suite to light (# 8350) > 6995ef2 internal/transport: Wait for server goroutines to exit during shutdown in test (# 8306) > aaabd60 deps: update dependencies for all modules (# 8331) > 0c24af1 balancer/least_request : Fix panic while handling resolver errors (# 8333) > f2d3e11 Change version to 1.74.0-dev (# 8324) > 1ecde18 xds: generic xds client ads stream tests (# 8307) > 5c0d552 removing unused code (# 8316) Signed-off-by: Knative Automation <[email protected]>
1 parent c7c55da commit f889e2c

File tree

2 files changed

+30
-26
lines changed

2 files changed

+30
-26
lines changed

go.mod

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ require (
5454
golang.org/x/net v0.41.0
5555
golang.org/x/oauth2 v0.30.0
5656
golang.org/x/sync v0.15.0
57-
golang.org/x/sys v0.33.0
57+
golang.org/x/sys v0.34.0
5858
golang.org/x/term v0.32.0
5959
gopkg.in/yaml.v2 v2.4.0
6060
gopkg.in/yaml.v3 v3.0.1
@@ -64,15 +64,15 @@ require (
6464
k8s.io/client-go v0.33.1
6565
k8s.io/klog/v2 v2.130.1
6666
knative.dev/client/pkg v0.0.0-20250723105007-fcc5f74af535
67-
knative.dev/eventing v0.46.0
67+
knative.dev/eventing v0.46.1-0.20250723120508-88be38ab185d
6868
knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba
69-
knative.dev/pkg v0.0.0-20250716115900-19d3cc2da0b9
70-
knative.dev/serving v0.46.0
69+
knative.dev/pkg v0.0.0-20250728131637-f6a99aca71fd
70+
knative.dev/serving v0.46.1-0.20250723134715-ca4a998b00ab
7171
)
7272

7373
require (
74-
cel.dev/expr v0.23.0 // indirect
75-
cloud.google.com/go/compute/metadata v0.6.0 // indirect
74+
cel.dev/expr v0.24.0 // indirect
75+
cloud.google.com/go/compute/metadata v0.7.0 // indirect
7676
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
7777
contrib.go.opencensus.io/exporter/prometheus v0.4.2 // indirect
7878
dario.cat/mergo v1.0.0 // indirect
@@ -230,7 +230,7 @@ require (
230230
github.com/prometheus/client_golang v1.22.0 // indirect
231231
github.com/prometheus/client_model v0.6.2 // indirect
232232
github.com/prometheus/common v0.65.0 // indirect
233-
github.com/prometheus/procfs v0.16.1 // indirect
233+
github.com/prometheus/procfs v0.17.0 // indirect
234234
github.com/prometheus/statsd_exporter v0.28.0 // indirect
235235
github.com/rickb777/date v1.20.2 // indirect
236236
github.com/rickb777/plural v1.4.1 // indirect
@@ -283,7 +283,7 @@ require (
283283
google.golang.org/api v0.204.0 // indirect
284284
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
285285
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
286-
google.golang.org/grpc v1.73.0 // indirect
286+
google.golang.org/grpc v1.74.2 // indirect
287287
google.golang.org/protobuf v1.36.6 // indirect
288288
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
289289
gopkg.in/inf.v0 v0.9.1 // indirect

go.sum

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
cel.dev/expr v0.23.0 h1:wUb94w6OYQS4uXraxo9U+wUAs9jT47Xvl4iPgAwM2ss=
2-
cel.dev/expr v0.23.0/go.mod h1:hLPLo1W4QUmuYdA72RBX06QTs6MXw941piREPl3Yfiw=
1+
cel.dev/expr v0.24.0 h1:56OvJKSH3hDGL0ml5uSxZmz3/3Pq4tJ+fb1unVLAFcY=
2+
cel.dev/expr v0.24.0/go.mod h1:hLPLo1W4QUmuYdA72RBX06QTs6MXw941piREPl3Yfiw=
33
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
44
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
55
cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU=
@@ -34,8 +34,8 @@ cloud.google.com/go/bigquery v1.5.0/go.mod h1:snEHRnqQbz117VIFhE8bmtwIDY80NLUZUM
3434
cloud.google.com/go/bigquery v1.7.0/go.mod h1://okPTzCYNXSlb24MZs83e2Do+h+VXtc4gLoIoXIAPc=
3535
cloud.google.com/go/bigquery v1.8.0/go.mod h1:J5hqkt3O0uAFnINi6JXValWIb1v0goeZM77hZzJN/fQ=
3636
cloud.google.com/go/compute/metadata v0.2.0/go.mod h1:zFmK7XCadkQkj6TtorcaGlCW1hT1fIilQDwofLpJ20k=
37-
cloud.google.com/go/compute/metadata v0.6.0 h1:A6hENjEsCDtC1k8byVsgwvVcioamEHvZ4j01OwKxG9I=
38-
cloud.google.com/go/compute/metadata v0.6.0/go.mod h1:FjyFAW1MW0C203CEOMDTu3Dk1FlqW3Rga40jzHL4hfg=
37+
cloud.google.com/go/compute/metadata v0.7.0 h1:PBWF+iiAerVNe8UCHxdOt6eHLVc3ydFeOCw78U8ytSU=
38+
cloud.google.com/go/compute/metadata v0.7.0/go.mod h1:j5MvL9PprKL39t166CoB1uVHfQMs4tFQZZcKwksXUjo=
3939
cloud.google.com/go/datastore v1.0.0/go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE=
4040
cloud.google.com/go/datastore v1.1.0/go.mod h1:umbIZjpQpHh4hmRpGhH4tLFup+FVzqBi1b3c64qFpCk=
4141
cloud.google.com/go/firestore v1.1.0/go.mod h1:ulACoGHTpvq5r8rxGJ4ddJZBZqakUQqClKRT5SZwBmk=
@@ -579,6 +579,8 @@ github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWS
579579
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
580580
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 h1:JeSE6pjso5THxAzdVpqr6/geYxZytqFMBCOtn/ujyeo=
581581
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674/go.mod h1:r4w70xmWCQKmi1ONH4KIaBptdivuRPyosB9RmPlGEwA=
582+
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc h1:GN2Lv3MGO7AS6PrRoT6yV5+wkrOpcszoIsO4+4ds248=
583+
github.com/grafana/regexp v0.0.0-20240518133315-a468a5bfb3bc/go.mod h1:+JKpmjMGhpgPL+rXZ5nsZieVzvarn86asRlBg4uNGnk=
582584
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7/go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA=
583585
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 h1:+ngKgrYPPJrOjhax5N+uePQ0Fh1Z7PheYoUI/0nzkPA=
584586
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79/go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA=
@@ -914,6 +916,8 @@ github.com/prometheus/common v0.37.0/go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJ
914916
github.com/prometheus/common v0.42.0/go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr1yjz4b7Zbc=
915917
github.com/prometheus/common v0.65.0 h1:QDwzd+G1twt//Kwj/Ww6E9FQq1iVMmODnILtW1t2VzE=
916918
github.com/prometheus/common v0.65.0/go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8=
919+
github.com/prometheus/otlptranslator v0.0.0-20250717125610-8549f4ab4f8f h1:QQB6SuvGZjK8kdc2YaLJpYhV8fxauOsjE6jgcL6YJ8Q=
920+
github.com/prometheus/otlptranslator v0.0.0-20250717125610-8549f4ab4f8f/go.mod h1:P8AwMgdD7XEr6QRUJ2QWLpiAZTgTE2UYgjlu3svompI=
917921
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
918922
github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
919923
github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
@@ -923,8 +927,8 @@ github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1
923927
github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA=
924928
github.com/prometheus/procfs v0.8.0/go.mod h1:z7EfXMXOkbkqb9IINtpCn86r/to3BnA0uaxHdg830/4=
925929
github.com/prometheus/procfs v0.9.0/go.mod h1:+pB4zwohETzFnmlpe6yd2lSc+0/46IYZRB/chUwxUZY=
926-
github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg=
927-
github.com/prometheus/procfs v0.16.1/go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is=
930+
github.com/prometheus/procfs v0.17.0 h1:FuLQ+05u4ZI+SS/w9+BWEM2TXiHKsUQ9TADiRH7DuK0=
931+
github.com/prometheus/procfs v0.17.0/go.mod h1:oPQLaDAMRbA+u8H5Pbfq+dl3VDAvHxMUOVhe0wYB2zw=
928932
github.com/prometheus/statsd_exporter v0.22.7/go.mod h1:N/TevpjkIh9ccs6nuzY3jQn9dFqnUakOjnEuMPJJJnI=
929933
github.com/prometheus/statsd_exporter v0.28.0 h1:S3ZLyLm/hOKHYZFOF0h4zYmd0EeKyPF9R1pFBYXUgYY=
930934
github.com/prometheus/statsd_exporter v0.28.0/go.mod h1:Lq41vNkMLfiPANmI+uHb5/rpFFUTxPXiiNpmsAYLvDI=
@@ -1158,8 +1162,8 @@ go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0 h1:EtFWS
11581162
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0/go.mod h1:QjUEoiGCPkvFZ/MjK6ZZfNOS6mfVEVKYE99dFhuN2LI=
11591163
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0 h1:bDMKF3RUSxshZ5OjOTi8rsHGaPKsAt76FaqgvIUySLc=
11601164
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0/go.mod h1:dDT67G/IkA46Mr2l9Uj7HsQVwsjASyV9SjGofsiUZDA=
1161-
go.opentelemetry.io/otel/exporters/prometheus v0.59.0 h1:HHf+wKS6o5++XZhS98wvILrLVgHxjA/AMjqHKes+uzo=
1162-
go.opentelemetry.io/otel/exporters/prometheus v0.59.0/go.mod h1:R8GpRXTZrqvXHDEGVH5bF6+JqAZcK8PjJcZ5nGhEWiE=
1165+
go.opentelemetry.io/otel/exporters/prometheus v0.59.1 h1:HcpSkTkJbggT8bjYP+BjyqPWlD17BH9C5CYNKeDzmcA=
1166+
go.opentelemetry.io/otel/exporters/prometheus v0.59.1/go.mod h1:0FJL+gjuUoM07xzik3KPBaN+nz/CoB15kV6WLMiXZag=
11631167
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.37.0 h1:SNhVp/9q4Go/XHBkQ1/d5u9P/U+L1yaGPoi0x+mStaI=
11641168
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.37.0/go.mod h1:tx8OOlGH6R4kLV67YaYO44GFXloEjGPZuMjEkaaqIp4=
11651169
go.opentelemetry.io/otel/metric v0.31.0/go.mod h1:ohmwj9KTSIeBnDBm/ZwH2PSZxZzoOaG2xZeekTRzL5A=
@@ -1494,8 +1498,8 @@ golang.org/x/sys v0.15.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
14941498
golang.org/x/sys v0.17.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
14951499
golang.org/x/sys v0.20.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
14961500
golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
1497-
golang.org/x/sys v0.33.0 h1:q3i8TbbEz+JRD9ywIRlyRAQbM0qF7hu24q3teo2hbuw=
1498-
golang.org/x/sys v0.33.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
1501+
golang.org/x/sys v0.34.0 h1:H5Y5sJ2L2JRdyv7ROF1he/lPdvFsd0mJHFw2ThKHxLA=
1502+
golang.org/x/sys v0.34.0/go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k=
14991503
golang.org/x/telemetry v0.0.0-20240228155512-f48c80bd79b2/go.mod h1:TeRTkGYfJXctD9OcfyVLyj2J3IxLnKwHJR8f4D8a3YE=
15001504
golang.org/x/term v0.0.0-20201117132131-f5c789dd3221/go.mod h1:Nr5EML6q2oocZ2LXRh80K7BxOlk5/8JxuGnuhpl+muw=
15011505
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
@@ -1762,8 +1766,8 @@ google.golang.org/grpc v1.46.0/go.mod h1:vN9eftEi1UMyUsIF80+uQXhHjbXYbm0uXoFCACu
17621766
google.golang.org/grpc v1.46.2/go.mod h1:vN9eftEi1UMyUsIF80+uQXhHjbXYbm0uXoFCACuMGWk=
17631767
google.golang.org/grpc v1.49.0/go.mod h1:ZgQEeidpAuNRZ8iRrlBKXZQP1ghovWIVhdJRyCDK+GI=
17641768
google.golang.org/grpc v1.51.0/go.mod h1:wgNDFcnuBGmxLKI/qn4T+m5BtEBYXJPvibbUPsAIPww=
1765-
google.golang.org/grpc v1.73.0 h1:VIWSmpI2MegBtTuFt5/JWy2oXxtjJ/e89Z70ImfD2ok=
1766-
google.golang.org/grpc v1.73.0/go.mod h1:50sbHOUqWoCQGI8V2HQLJM0B+LMlIUjNSZmow7EVBQc=
1769+
google.golang.org/grpc v1.74.2 h1:WoosgB65DlWVC9FqI82dGsZhWFNBSLjQ84bjROOpMu4=
1770+
google.golang.org/grpc v1.74.2/go.mod h1:CtQ+BGjaAIXHs/5YS3i473GqwBBa1zGQNevxdeBEXrM=
17671771
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.1.0/go.mod h1:6Kw0yEErY5E/yWrBtf03jp27GLLJujG4z/JK95pnjjw=
17681772
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
17691773
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
@@ -1883,16 +1887,16 @@ k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e h1:KqK5c/ghOm8xkHYhlodbp6i6+r+Ch
18831887
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
18841888
knative.dev/client/pkg v0.0.0-20250723105007-fcc5f74af535 h1:9fQA1CJ5aWAi9l1WCB8pGRiVinf5fxR4aH9yocHb0YE=
18851889
knative.dev/client/pkg v0.0.0-20250723105007-fcc5f74af535/go.mod h1:Ip0PRYHJwuyPE2rKz60jrOEoerkS3AqXKsrN2fhTW+U=
1886-
knative.dev/eventing v0.46.0 h1:DGkvUcZagkvvcRxf5jh/usdictP8BWa7kHgIocfT4MY=
1887-
knative.dev/eventing v0.46.0/go.mod h1:w5YnKVzZBuXXTJb8QN3POXTgXhM07d0tihBZYoSNF+I=
1890+
knative.dev/eventing v0.46.1-0.20250723120508-88be38ab185d h1:Ho/lNLNt01PvKSfYekgpxBBoNZvAARlsd022pB4zxUk=
1891+
knative.dev/eventing v0.46.1-0.20250723120508-88be38ab185d/go.mod h1:w5YnKVzZBuXXTJb8QN3POXTgXhM07d0tihBZYoSNF+I=
18881892
knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba h1:PkOTBI8DRfvUKD8HTvYYT94NJ49J++llrDo3y0/ZAwc=
18891893
knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
18901894
knative.dev/networking v0.0.0-20250716125000-edb1a4a0c863 h1:CYX6QidA9ab5KqvFiV+Dow8D94+kGelccOie9rmt/bA=
18911895
knative.dev/networking v0.0.0-20250716125000-edb1a4a0c863/go.mod h1:nl+drvAW6onp4f+T7Ax83NgOCyyqCbWgfL8FxuCVgMw=
1892-
knative.dev/pkg v0.0.0-20250716115900-19d3cc2da0b9 h1:P9GFsqTmX4WokSVVUK1IbHOnbJLi8EW1pd4PvbUEodo=
1893-
knative.dev/pkg v0.0.0-20250716115900-19d3cc2da0b9/go.mod h1:Hq2y1gu4P/MWEk9zB8L/zrjJ19ywEnYgwXq8ZMjRl30=
1894-
knative.dev/serving v0.46.0 h1:OF4Jt+6xY4nw0lFb9G3rEEJPZcNx1k2Kf1IhhJp/Rg4=
1895-
knative.dev/serving v0.46.0/go.mod h1:DlTwkSWEPku/Dn2nnnkDCaUnFtN/YqUr6Be+fq8ZUk4=
1896+
knative.dev/pkg v0.0.0-20250728131637-f6a99aca71fd h1:fKjUteb+Z/jm90velUUB3aeHnCkOYKFSjbx3yNdDYJc=
1897+
knative.dev/pkg v0.0.0-20250728131637-f6a99aca71fd/go.mod h1:pht8jNn2VJyz4uFJauCJG4faJEgjFpFvzkJ6cWW3SpM=
1898+
knative.dev/serving v0.46.1-0.20250723134715-ca4a998b00ab h1:ZpAsbEPBjqdVaLf2JfRaaRIkkLHPDvbBd1mgVgSyBBY=
1899+
knative.dev/serving v0.46.1-0.20250723134715-ca4a998b00ab/go.mod h1:DlTwkSWEPku/Dn2nnnkDCaUnFtN/YqUr6Be+fq8ZUk4=
18961900
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
18971901
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
18981902
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=

0 commit comments

Comments
 (0)