Skip to content

Commit c865638

Browse files
upgrade to latest dependencies (knative#2867)
bumping knative.dev/pkg 05e18ff...8481e7e: > 8481e7e parse the endpoint as a URL to allow paths (# 3197) > 7681e80 handle no views in the context (# 3196) > 5abfb10 [injection/sharedmain] OTel Support (# 3190) > 5e2512c New observability package (# 3188) > 4ec554b Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 (# 3194) > 0285e29 group otel updates (# 3193) > fe85a65 drop unused functions in webhook testing (# 3191) > fd105c6 refactor webhook testing (# 3186) > fe477b7 drop cert-manager from downstream tests (# 3187) bumping go.opentelemetry.io/otel/trace 5ba5e7a...69e8108: > 69e8108 Release 1.37.0/0.59.0/0.13.0 (# 6925) > 67ca271 chore(deps): update golang.org/x/telemetry digest to fef9409 (# 6929) > b4fad0a chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.1 (# 6930) > 553779c chore: add missing ) in GPG hyperlink (# 6928) > 351a51f Use existing schema URLs in tests (# 6924) > a365d85 Add test for logging from a span in the opentracing bridge (# 6919) > 787518f chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 513f239 (# 6922) > fbfb44a chore(deps): update golang.org/x (# 6923) > 98f7693 chore: flatten bridge/opentracing/internal package (# 6916) > 1b803e1 fix(deps): update module github.com/prometheus/common to v0.65.0 (# 6921) > 770617c chore(deps): update golang.org/x/telemetry digest to 90b6ad3 (# 6918) > 2da77b1 Ensure context cancellation during metric pipeline produce does not corrupt data (# 6914) > 1dc9644 fix(deps): update golang.org/x to b7579e2 (# 6917) > 0150494 chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.0 (# 6913) > c91b3fc chore(deps): update module github.com/charmbracelet/x/ansi to v0.9.3 (# 6912) > be4b9e7 chore(deps): update golang.org/x/telemetry digest to 8f04292 (# 6910) > 94ab03f Remove internal matchers (# 6907) > 2cce189 chore(deps): update module github.com/mgechev/revive to v1.10.0 (# 6841) > 7ec1adb chore(deps): update module github.com/go-viper/mapstructure/v2 to v2.3.0 (# 6906) > 4ebbbad Add release artifacts signing to the release process (# 6855) > 899c211 chore(deps): update module github.com/securego/gosec/v2 to v2.22.5 (# 6905) > 1cd3ddf logtest modules to be released with tags (# 6876) > cba6502 prometheus: validate exponential histogram scale range (# 6779) (# 6822) > f2058fa chore(deps): update python docker tag to v3.13.5 (# 6901) > cf7bc3e chore(deps): update golang.org/x/telemetry digest to e50bbf1 (# 6900) > a4055c2 Use the cause of the context error in OTLP retry (# 6898) > 55c7a70 chore(deps): update python:3.13.4-slim-bullseye docker digest to ec7d08e (# 6894) > 49da4db chore(deps): update module github.com/ldez/usetesting to v0.5.0 (# 6895) > 96ec0d8 chore(deps): update github/codeql-action action to v3.29.0 (# 6897) > 48dbaf8 chore(deps): update golang.org/x/telemetry digest to 9627e99 (# 6896) > 12c7d7e chore(deps): update python:3.13.4-slim-bullseye docker digest to faae1a8 (# 6891) > 5c2dff1 chore(deps): update module github.com/ldez/exptostd to v0.4.4 (# 6888) > 4d6b091 chore(deps): update python:3.13.4-slim-bullseye docker digest to 473d423 (# 6889) > bc531cb chore(deps): update golang.org/x/telemetry digest to 4884ade (# 6886) > 9955f1b fix(deps): update module go.opentelemetry.io/collector/pdata to v1.34.0 (# 6885) > 4ec5489 chore(deps): update golang.org/x/telemetry digest to 60998fe (# 6880) > c544baf Use more specific self-hosted runner name (# 6879) > 8965f1b chore(deps): update module github.com/ldez/gomoddirectives to v0.7.0 (# 6883) > 9ff85bb chore(deps): update module github.com/go-git/go-git/v5 to v5.16.2 (# 6884) > 0669ee0 fix(deps): update golang.org/x (# 6877) > 82397b2 Only check links in changed files for fail-fast workflow (# 6850) > 3d02ee7 chore(deps): update module github.com/sergi/go-diff to v1.4.0 (# 6875) > 12acd5b chore(deps): update module golang.org/x/text to v0.26.0 (# 6874) > 7a64229 fix(deps): update module google.golang.org/grpc to v1.73.0 (# 6873) > 229521d chore(deps): update golang.org/x (# 6872) > 9fabec1 chore(deps): update python docker tag to v3.13.4 (# 6871) > 1c98377 chore(deps): update module github.com/go-git/go-git/v5 to v5.16.1 (# 6870) > 11c9cfe chore(deps): update golang.org/x/telemetry digest to 9a9ac21 (# 6865) > e10c31a fix(deps): update googleapis to 513f239 (# 6867) > e4b1368 chore(deps): update github/codeql-action action to v3.28.19 (# 6866) > a99f9b5 sdk/log: Record.Resource to return *resource.Resource (# 6864) > 1636bcd fix(otlptrace,otlpmetric): remove endpoint URL path cleaning (# 6710) > 274e939 chore(deps): update module github.com/spf13/cast to v1.9.2 (# 6862) > 69613e4 Handle custom metric suffix in `exporter/prometheus` to match otel-contrib (# 6839) > 889a486 fix(deps): update golang.org/x to b6e5de4 (# 6860) > 3fe11a8 chore(deps): update module github.com/spf13/cast to v1.9.1 (# 6861) > ceb8daa fix(deps): update golang.org/x to 65e9200 (# 6859) > 246c46a chore(deps): update otel/weaver docker tag to v0.15.2 (# 6858) > 65ac8d1 chore(deps): update ossf/scorecard-action action to v2.4.2 (# 6857) > dc210e9 sdk/trace: Remove internaltest package (# 6846) > 8274f0e Add a CLO monitor exemption for Artifact Hub (# 6853) > 37bda2b Add the FOSSA license scan badge shield (# 6852) > a4afec7 chore(deps): update golang.org/x/telemetry digest to 25d2f78 (# 6851) > 20fe013 Checkout code for codecov upload (# 6849) > 801e771 fix(deps): update module go.opentelemetry.io/proto/otlp to v1.7.0 (# 6848) > c9c9929 chore(deps): update golang.org/x/telemetry digest to b2b9eea (# 6844) > b240b0a chore(deps): update module github.com/abirdcfly/dupword to v0.1.6 (# 6845) > 4e08cc3 fix(deps): update googleapis to 200df99 (# 6843) > e25861a Fix semconv instrument types (# 6837) > dea5295 Upgrade semconv to 1.34.0 in trace (# 6836) > 33eb582 Upgrade semconv to 1.34.0 in sdk/trace (# 6835) > cc26aaa Upgrade semconv to 1.34.0 in sdk/resource (# 6834) > 17741cb Upgrade semconv to 1.34.0 in sdk/metric (# 6833) > 91bf875 Upgrade semconv to 1.34.0 in metric (# 6832) > 38f3045 Upgrade semconv to 1.34.0 in exporters/prometheus (# 6831) > 3b28a1b Upgrade semconv to 1.34.0 in exporters/stdout (# 6830) > 31b44a2 Upgrade semconv to 1.34.0 in exporters/zipkin (# 6829) > bf8af6f Upgrade semconv to v1.34.0 for OTLP templates (# 6828) > 313073b Upgrade semconv to v1.34.0 in OpenTracing bridge (# 6827) > 261ed77 fix(deps): update module github.com/go-logr/logr to v1.4.3 (# 6842) > 3d0e98e Add migration doc generation to semconvgen (# 6819) > 106603b chore(deps): update module github.com/abirdcfly/dupword to v0.1.5 (# 6840) > 65b8067 log,sdk/log: add EventName to EnabledParameters (# 6825) > e186baa prometheus: remove otel_scope_info (# 6770) > ff4ec08 chore(deps): update otel/weaver docker tag to v0.15.1 (# 6838) > 6e90db5 chore(deps): update module github.com/golangci/plugin-module-register to v0.1.2 (# 6826) > e336757 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.33.0 (# 6824) > aa5bd0e fix(deps): update module google.golang.org/grpc to v1.72.2 (# 6823) > 9f282a1 Fix/issue 6560 install trace bridge test (# 6814) > 69f189f prometheus: Add otel_scope_schema_url and otel_scope_[attribute] labels (# 5947) > 1dca080 chore(deps): update module github.com/sashamelentyev/usestdlibvars to v1.29.0 (# 6820) > 607db85 bridge/opencensus: add test for OTelSpanContextToOC function (# 6813) > e587b18 Semconv v1.34.0 (# 6812) > 616494b chore(deps): update module github.com/santhosh-tekuri/jsonschema/v6 to v6.0.2 (# 6818) > 38c78fb chore(deps): update module github.com/protonmail/go-crypto to v1.3.0 (# 6817) > b16def2 chore(deps): update module github.com/jgautheron/goconst to v1.8.2 (# 6815) > 3dbeaca Generate `semconv/v1.33.0` (# 6799) > 678d2f1 Update the required approvals policy (# 6783) > 482086a chore(deps): update python:3.13.3-slim-bullseye docker digest to f0acec6 (# 6810) > 0fc383a Release log/v0.12.2 (# 6806) > a571bc1 remove internal/matchers (# 6777) > 07d9cab chore(deps): update python:3.13.3-slim-bullseye docker digest to 45338d2 (# 6807) > b64535e Retract v0.12.0 for log exporters (# 6804) > 4c7da64 Fix broken link in changelog (# 6805) > 355c8cc Release experimental logs 0.12.1 (# 6802) > c359e91 Fix dependencies to unreleased sdk/logtest (# 6800) > a85ae98 Release v1.36.0/v0.58.0/v0.12.0 (# 6793) > 3f85c35 logtest: add Desc (# 6796) > d2fff76 chore(deps): update module github.com/uudashr/iface to v1.4.0 (# 6798) > 2d4c9dc Add `semconv/v1.32.0` (# 6782) > fe523bd logtest: add Transform (# 6794) > e578799 fix(deps): update googleapis to 55703ea (# 6795) > af189e5 chore(deps): update module github.com/golangci/misspell to v0.7.0 (# 6792) > 836a2ce chore(deps): update module github.com/alecthomas/chroma/v2 to v2.18.0 (# 6790) > 93f8f13 chore(deps): update github/codeql-action action to v3.28.18 (# 6789) > 1556ff2 chore(deps): update codecov/codecov-action action to v5.4.3 (# 6785) > 88f9885 chore(deps): update golang.org/x/telemetry digest to 98a4f3d (# 6784) > a5c4ae5 fix(deps): update module github.com/prometheus/common to v0.64.0 (# 6781) > a571c52 all: replace math/rand with math/rand/v2 (# 6732) > f410084 propagation: extract of multiple header values (# 5973) > 0385f83 chore(deps): update fossas/fossa-action action to v1.7.0 (# 6776) > 4d08c1c fix(deps): update module google.golang.org/grpc to v1.72.1 (# 6775) > 8a1b0e7 chore(deps): update module github.com/uudashr/iface to v1.3.2 (# 6773) > bf7ffa3 log/logtest: Add AssertEqual and remove AssertRecordEqual (# 6662) > 5cd1611 otlptracehttp: Add WithHTTPClient option (# 6751) > b665425 otlpmetrichttp: Add WithHTTPClient option (# 6752) > d468af2 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.32.0 (# 6767) > 6c192a4 fix(deps): update googleapis to 5a2f75b (# 6766) > cd4819b chore(deps): update lycheeverse/lychee-action action to v2.4.1 (# 6761) > 7a1750f chore(deps): update module github.com/abirdcfly/dupword to v0.1.4 (# 6765) > 22c7810 chore(deps): update module github.com/manuelarte/funcorder to v0.5.0 (# 6762) > ef00c71 chore(deps): update python:3.13.3-slim-bullseye docker digest to 9e3f924 (# 6763) > b315c21 chore(deps): update module github.com/securego/gosec/v2 to v2.22.4 (# 6759) > ce99f3f chore(deps): update golang.org/x/telemetry digest to 155ddd5 (# 6753) > c24fdba chore(deps): update module dario.cat/mergo to v1.0.2 (# 6755) > df14048 chore(deps): update actions/setup-go action to v5.5.0 (# 6758) > 14bc7af chore(deps): update module github.com/jjti/go-spancheck to v0.6.5 (# 6749) > cf8179a otlploghttp: Add WithHTTPClient option (# 6688) > 4895ae6 fix(deps): update golang.org/x (# 6748) > 7a18e17 fix(deps): update module golang.org/x/tools to v0.33.0 (# 6747) > 0739b86 chore(deps): update github/codeql-action action to v3.28.17 (# 6745) > caf4740 fix(deps): update golang.org/x (# 6746) > 796c247 chore(deps): update actions/upload-artifact action to v4.6.2 (# 6744) > 67fc4d7 chore(deps): update actions/setup-go action to v5.4.0 (# 6742) > efd7284 chore(deps): update actions/stale action to v9.1.0 (# 6743) > b93133a fix(deps): update googleapis to f936aa4 (# 6741) > c4d4633 chore(deps): update actions/download-artifact action to v4.3.0 (# 6740) > 172c4ad chore(deps): update actions/checkout action to v4.2.2 (# 6739) > d4a557c chore(deps): update peter-evans/create-issue-from-file action to v5.0.1 (# 6735) > 95fab57 chore(deps): update actions/cache action to v4.2.3 (# 6736) > 7ae449c Pin GitHub action digest with semver (# 6724) > 1d88248 all: match go conventions for generated code (# 6731) > a73e138 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1.6 (# 6733) > 0227c63 chore(deps): update otel/weaver docker tag to v0.15.0 (# 6729) > 5679db3 chore(deps): update module github.com/spf13/cast to v1.8.0 (# 6728) > ec57cf4 chore(deps): update github/codeql-action digest to 60168ef (# 6727) > 6849a0a Remove harness from internaltest and add doc template (# 6599) > 7483f79 fix(deps): update build-tools to v0.23.1 (# 6719) > 96fe06d fix(deps): update module go.opentelemetry.io/proto/otlp to v1.6.0 (# 6720) > 9579111 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.17.2 (# 6717) > 2deefec chore: Add OSS-Fuzz badge (# 6703) > 6302fe8 chore(deps): update python:3.13.3-slim-bullseye docker digest to d3f1e48 (# 6715) > f4373a8 chore(deps): update module github.com/sonatard/noctx to v0.3.3 (# 6716) > 12b0314 chore(deps): update module github.com/charmbracelet/x/ansi to v0.9.2 (# 6714) > bbedf1a chore(deps): update python:3.13.3-slim-bullseye docker digest to d344f2c (# 6711) > 6f2252f fix(deps): update build-tools to v0.23.0 (# 6713) > d8f73ce chore(deps): update python:3.13.3-slim-bullseye docker digest to 9fde509 (# 6708) > b4b461d fix(deps): update module go.opentelemetry.io/collector/pdata to v1.31.0 (# 6707) > 50ebeda fix(deps): update googleapis to 10db94c (# 6706) > 0c13d86 chore(deps): update module github.com/sonatard/noctx to v0.3.2 (# 6705) > 121585c chore(deps): update module github.com/tetafro/godot to v1.5.1 (# 6701) > f1fa85a chore(deps): update module github.com/sonatard/noctx to v0.3.0 (# 6700) > 2a9e97b fix(deps): update googleapis to 7b38467 (# 6699) > 2aa00b8 chore(deps): update module go-simpler.org/musttag to v0.13.1 (# 6696) > 2e49a0d fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1.5 (# 6697) > ebbd5dc chore(deps): update module github.com/charmbracelet/colorprofile to v0.3.1 (# 6695) > b68f9ab chore(deps): update actions/download-artifact digest to d3f86a1 (# 6694) > 0a87dc8 Fix tracestate benchmarks (# 6690) > ad2be8e chore(deps): update github/codeql-action digest to 28deaed (# 6692) > f134d07 fix(deps): update module google.golang.org/grpc to v1.72.0 (# 6679) > b9e3f32 Relax grpc errors to allow for upgrade (# 6685) > 5e4ff97 Fix semconv generation to support acronyms/initialisms and normative key words (# 6684) > 7fb32fb fix(deps): update googleapis to 2d3770c (# 6689) > 4d04669 chore(deps): update module github.com/alecthomas/chroma/v2 to v2.17.0 (# 6687) > 84d02c0 Do not discourage direct usage of Logs API (# 6675) > d6d9966 chore(deps): update module github.com/prometheus/procfs to v0.16.1 (# 6676) > 015d51a fix(deps): update googleapis to 61c742a (# 6681) > fdf7bec chore(deps): update module github.com/manuelarte/funcorder to v0.3.0 (# 6674) > 71361b9 chore(deps): update golang.org/x/telemetry digest to 06ef541 (# 6672) > 6b97711 Clarify comments for the `WithRetry` option in exporters (# 6670) > 3107d5c chore(deps): update golang.org/x/telemetry digest to dbf0ff6 (# 6671) > 7639c93 Update the milestone issue search URL (# 6651) > 3ec70fd chore(deps): update module github.com/go-git/go-git/v5 to v5.16.0 (# 6669) > 4464175 fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1.2 (# 6667) > f33c095 Rewrite verify_readmes.sh script in Go (# 6598) > 1ac6c6f fix(deps): update module go.opentelemetry.io/collector/pdata to v1.30.0 (# 6666) > bd1f09d chore(deps): update module github.com/ghostiam/protogetter to v0.3.15 (# 6665) > bf56274 chore(deps): update codecov/codecov-action action to v5.4.2 (# 6664) > d356635 fix(deps): update googleapis to 207652e (# 6663) > 80ce404 chore(deps): update module github.com/ldez/usetesting to v0.4.3 (# 6659) > 78de263 chore(deps): update module github.com/ldez/exptostd to v0.4.3 (# 6658) > 443fa2a chore(deps): update github.com/golangci/gofmt digest to f2e10e0 (# 6657) > ca9661c chore(deps): update module github.com/ghostiam/protogetter to v0.3.14 (# 6656) > cd9d7e9 chore(deps): update module mvdan.cc/gofumpt to v0.8.0 (# 6660) > 1f9051c fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1.1 (# 6654) > cfab89f fix(deps): update module github.com/golangci/golangci-lint/v2 to v2.1.0 (# 6653) > ba37ae0 log/logtest: Change Recorder.Result (# 6507) > b712da5 chore(deps): update module github.com/protonmail/go-crypto to v1.2.0 (# 6647) > 40025e5 chore(deps): update module github.com/go-git/go-git/v5 to v5.15.0 (# 6646) > 5adcee3 chore(deps): update module github.com/mgechev/revive to v1.9.0 (# 6650) > a6e302f sdk/log: remove unnecessary b.q.Len() call (# 6641) > 8fd3756 fix(deps): update module github.com/prometheus/client_model to v0.6.2 (# 6645) > 21e64db chore(deps): update otel/weaver docker tag to v0.14.0 (# 6643) > 0648b39 chore(deps): update module github.com/timonwong/loggercheck to v0.11.0 (# 6640) > d45384c fix(deps): update build-tools to v0.22.0 (# 6644) > cc43e01 chore: move functionality from internal/rawhelpers.go to attribute (# 6578) > a486ca5 sdk/trace: Move testing harness to trace (# 6589) > 1621644 fix(deps): update googleapis to de1ac95 (# 6634) > 3e23959 chore(deps): update module github.com/cloudflare/circl to v1.6.1 (# 6635) > a5abd88 Optimize Logs SDK BatchProcessor (# 6569) > 345d59b chore(deps): update python:3.13.3-slim-bullseye docker digest to 0d46ec7 (# 6632) > 9d8b616 Remove prometheus legacy validation warning (# 6590) > d146da5 chore(deps): update python docker tag to v3.13.3 (# 6631) > 9a208c6 chore(deps): update module github.com/butuzov/ireturn to v0.4.0 (# 6630) > 9b06c4c fix(deps): update golang.org/x/exp digest to 7e4ce0a (# 6629) > 6177165 chore(deps): update python:3.13.2-slim-bullseye docker digest to 81b94d2 (# 6628) > 1b26365 chore(deps): update golang.org/x/exp/typeparams digest to 7e4ce0a (# 6627) > e63b427 chore(deps): update module github.com/ccojocar/zxcvbn-go to v1.0.4 (# 6626) > 9dc2769 fix(deps): update module github.com/prometheus/client_golang to v1.22.0 (# 6625) > 9ae2409 chore(deps): update github/codeql-action digest to 45775bd (# 6621) > e0d4733 fix(deps): update googleapis to ac9807e (# 6619) > f987eec chore(deps): update module github.com/pelletier/go-toml/v2 to v2.2.4 (# 6620) > b1dd056 fix(deps): update golang.org/x (# 6622) > e7ea96e chore(deps): update python:3.13.2-slim-bullseye docker digest to e7c1229 (# 6623) > 96b9445 chore(deps): update github/codeql-action digest to fc7e4a0 (# 6618) > 0ed4af7 opencensus: add TestOCSpanContextToOTel (# 6600) > ec513a2 add extra test SetTag of a span in the opentracing bridge and don't use types, use string literals instead. (# 6597) > 9eff17c chore(deps): update module golang.org/x/crypto to v0.37.0 (# 6617) > f0261db chore(deps): update module go-simpler.org/sloglint to v0.11.0 (# 6616) > a58d9a5 fix(deps): update golang.org/x (# 6615) > c2b126b chore(deps): update module go-simpler.org/sloglint to v0.10.1 (# 6613) > 9a48143 fix(deps): update googleapis to ee84b53 (# 6612) > 65380be chore(deps): update module github.com/fsnotify/fsnotify to v1.9.0 (# 6614) > 0204e5e chore(deps): update module github.com/securego/gosec/v2 to v2.22.3 (# 6611) > bbccaa9 chore(deps): update golang.org/x/telemetry digest to 97abc5d (# 6605) > 0cbc3ec chore(deps): update module github.com/alingse/nilnesserr to v0.2.0 (# 6610) > 5a4ad1a chore(deps): update module github.com/firefart/nonamedreturns to v1.0.6 (# 6606) > 5feb660 chore(deps): update module go-simpler.org/sloglint to v0.10.0 (# 6608) > 75973ec exporters: prometheus: add exponential (native) histogram support (# 6421) > dceb2cd chore(deps): update module github.com/bombsimon/wsl/v4 to v4.7.0 (# 6607) > 5bf8691 Functionality moved from internal/attribute to attribute (# 6580) > f713339 openteracing: test SetTag and bridgeFieldEncoder in the opentracing bridge (# 6570) > fd18c1f chore(deps): update golang.org/x/telemetry digest to c00fa4d (# 6601) > f60c3a6 Add a unit test to verify the functionality of WithClient for zipkin exporter (# 6576) > b433695 chore(deps): update module github.com/polyfloyd/go-errorlint to v1.8.0 (# 6603) > f8df2f9 chore(deps): update module github.com/crocmagnon/fatcontext to v0.7.2 (# 6602) > c7de0ca Remove the lint-modules make target (# 6586) > 8833c1a Reference markdownlint docker image in dependencies.Dockerfile (# 6582) > 10008fb opentracing: test `LogFields` and `LogKV` in the opentracing bridge (# 6583) > 7239bf4 Add unit test for BaggageItem in opentracing (# 6577) > b5ac579 Remove the exporters/zipkin/internal package (# 6566) > f23f25a Add example for SetTextMapPropagator (# 6579) > 1b32b1d fix(deps): update module google.golang.org/grpc to v1.71.1 (# 6587) > 1fd38f4 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.29.0 (# 6585) > 2555f94 chore(deps): update lycheeverse/lychee-action action to v2.4.0 (# 6584) > 3ae002c chore(deps): update module github.com/ghostiam/protogetter to v0.3.13 (# 6575) > 044614c chore(deps): update module github.com/mgechev/revive to v1.8.0 (# 6581) > 7512a2b Add the `golines` golangci-lint formatter (# 6513) > b59d059 internal/internaltest: Remove errors.go (# 6559) > 9d555cd Replace env var functionality from `internaltest` in `sdk/resource` and `sdk/log` (# 6557) > bdc123d chore: update lint-markdown to run as dockeruser (# 6558) > b17e974 Remove Unused env.go and env_test.go; Update gen.go in internal (# 6556) > 03fa67d chore(sdk): Replace all uses of the internaltest package in metric (# 6551) > 63f3cfe sdk/trace: Manage trace environment variables in testing package (# 6552) > f88f3f1 zipkin: test zipkin exporter model conversion for bool, float64, and string slices (# 6554) > 2e21e19 Remove unused get_main_pkgs.sh script (# 6555) > f18af3b internaltest: remove alignment.go from internaltest (# 6550) > da3a67a chore(deps): update module golang.org/x/net to v0.38.0 (# 6568) > 9e81492 chore(deps): update module github.com/antonboom/testifylint to v1.6.1 (# 6567) > 1852b39 Refactor `fail` method in matchers (# 6517) > 7376a33 Update release process in RELEASING.md (# 6504) > dbcd24f fix(deps): update module github.com/prometheus/common to v0.63.0 (# 6442) > ee66d2c Fix codeql permission (# 6518) > 905684c Ignore deprecation warnings about NameValidationScheme (# 6449) > f0ca595 chore(deps): update module github.com/kunwardeep/paralleltest to v1.0.14 (# 6553) > b98dd5e chore(deps): update module github.com/sagikazarmark/locafero to v0.9.0 (# 6528) > b81fe7d chore(deps): update module github.com/charmbracelet/colorprofile to v0.3.0 (# 6516) > ee442f9 chore(deps): update github.com/golangci/golines digest to b35a614 (# 6512) > 1c10855 chore(deps): update module github.com/spf13/viper to v1.20.1 (# 6515) > 2d77e1a fix(deps): update build-tools to v0.21.0 (# 6510) > 590bcee fix(deps): update module github.com/golangci/golangci-lint to v2 (# 6499) > afb9322 chore(deps): update module github.com/tomarrell/wrapcheck/v2 to v2.11.0 (# 6508) > a12c0aa chore(deps): update module github.com/kunwardeep/paralleltest to v1.0.13 (# 6505) > 95e5bba Generate `v1.31.0` semconv (# 6479) > ff6be9e chore(renovate): ignore go.opentelemetry.io/otel/sdk/log/logtest (# 6501) > dbc3bce log/logtest: Remove RecordFactory (# 6492) > 796596a fix(deps): update module google.golang.org/protobuf to v1.36.6 (# 6496) > 1d74b27 fix(deps): update googleapis to b45e905 (# 6500) > 84ff4da sdk/log: remove EnabledParameters.Resource (# 6494) > 37b70ce chore(deps): update github/codeql-action digest to 1b549b9 (# 6495) > ecfb735 chore(deps): update module github.com/daixiang0/gci to v0.13.6 (# 6484) > 66cb30e chore(deps): update module github.com/ckaznocha/intrange to v0.3.1 (# 6481) > 88a51b6 chore(deps): update fossas/fossa-action action to v1.6.0 (# 6482) > f39f16c sdk/log/logtest: new module (# 6466) > f556bd3 prometheus: use a sync.Pool instead of allocating metricdata.ResourceMetrics in Collect (# 6472) > 1b8fe16 log/logtest: new module (# 6465) > 2a49562 chore(deps): update actions/cache digest to 5a3ec84 (# 6474) > 7636cf0 chore(deps): update actions/upload-artifact digest to ea165f8 (# 6475) > b97f8b3 chore(deps): update actions/download-artifact digest to 95815c3 (# 6467) > 90a9d1d Do not inline `noopSpan.tracerProvider` (# 6456) > 650b5a7 chore(deps): update github/codeql-action digest to 5f8171a (# 6473) > d0bba04 chore(deps): update module github.com/go-critic/go-critic to v0.13.0 (# 6468) > fc48482 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.28.1 (# 6469) > b057a76 chore(deps): update actions/setup-go digest to 0aaccfd (# 6470) > 8dc08e2 attribute: preallocate map in NewAllowKeysFilter and NewDenyKeysFilter (# 6455) > e15c058 chore(deps): update module github.com/prometheus/client_golang to v1.21.1 (# 6463) > 7111f2c chore(deps): update module github.com/prometheus/procfs to v0.16.0 (# 6462) > 921e0e6 chore(deps): update github.com/prometheus/client_golang to v1.21.1 (# 6433) > ed1a3be chore(deps): update module github.com/ghostiam/protogetter to v0.3.12 (# 6457) > c51818f fix(deps): update module go.opentelemetry.io/collector/pdata to v1.28.0 (# 6461) > 80fa15f chore(deps): update python:3.13.2-slim-bullseye docker digest to c527a33 (# 6459) > a3e15ad fix(deps): update module github.com/golangci/golangci-lint to v1.64.8 (# 6458) > 8edbf50 chore(deps): update module github.com/burntsushi/toml to v1.5.0 (# 6460) > 2e8d5a9 Fix close stale value to be relative (# 6451) > 0997b5f chore(deps): update module github.com/xen0n/gosmopolitan to v1.3.0 (# 6454) > 934bfe1 chore(deps): update github.com/burntsushi/toml digest to d10101f (# 6452) > 45874c6 chore(deps): update module github.com/antonboom/nilnil to v1.1.0 (# 6453) > e2e668d chore(deps): update module github.com/spf13/viper to v1.20.0 (# 6447) > bd5f1b6 chore(deps): update module github.com/sagikazarmark/locafero to v0.8.0 (# 6446) > 2433ca5 chore(deps): update module github.com/macabu/inamedparam to v0.2.0 (# 6448) > 3fbe305 chore(deps): update module github.com/spf13/afero to v1.14.0 (# 6445) > 11cea34 feat(retry): update backoff to v5, fix the breaking changes in that version (# 6419) > 2b4e1a3 chore(deps): update module github.com/spf13/afero to v1.13.0 (# 6444) > 57903dc fix(deps): update googleapis to e70fdf4 (# 6441) > 05de07b chore(deps): update module github.com/antonboom/testifylint to v1.6.0 (# 6440) > a43e266 chore(deps): update module github.com/antonboom/errname to v1.1.0 (# 6439) > b7ca1e1 trace/auto pass stack allocated span context var to ebpf (# 6434) > fabeef0 chore(deps): update module github.com/breml/errchkjson to v0.4.1 (# 6436) > f27dc63 chore(deps): update module github.com/breml/bidichk to v0.3.3 (# 6435) > d1d12d0 chore(deps): update module github.com/catenacyber/perfsprint to v0.9.1 (# 6437) > fd08677 fix(deps): update googleapis to 81fb87f (# 6430) > 114ec03 fix(deps): update module github.com/golangci/golangci-lint to v1.64.7 (# 6432) > efe325a Stop percent-encoding the header environment variables in otlplog exporters (# 6392) > fb89a38 fix(deps): update googleapis (# 6429) > fcc7b6d chore(deps): update module github.com/ghostiam/protogetter to v0.3.10 (# 6427) > 1df8d4a chore(deps): update golang.org/x/telemetry digest to fdfaad8 (# 6428) > 0c49ece chore(deps): update github.com/golangci/dupl digest to f665c8d (# 6425) > 3daca50 Promote Alex Kats to triager (# 6420) > 6b89462 Update exporters README.md - otlploggrpc added (# 6423) > 5051038 chore(deps): update github/codeql-action digest to 6bb031a (# 6424) > 838643a Bump Go version for schema (# 6418) > 7a63439 fix(deps): update module go.opentelemetry.io/collector/pdata to v1.27.0 (# 6330) > 0be6253 fix(deps): update module github.com/jcchavezs/porto to v0.7.0 (# 5867) > a918054 fix(deps): update golang.org/x (# 6413) > 8b45ecc chore(deps): update module github.com/openpeedeep/depguard/v2 to v2.2.1 (# 6415) > 15b9c58 chore(deps): update module honnef.co/go/tools to v0.6.1 (# 6414) > 09ff8b1 Drop support for Go 1.22 (# 6381) bumping google.golang.org/genproto/googleapis/api b45e905...513f239: > 513f239 chore(all): update all (# 1221) > 200df99 chore(all): update all (# 1220) > 55703ea chore(all): update all (# 1219) > 5a2f75b chore(all): auto-regenerate .pb.go files (# 1217) > fcd927c chore(all): update all (# 1218) > f936aa4 chore(all): auto-regenerate .pb.go files (# 1214) > 80320d0 chore(all): update all (# 1215) > c3e32d0 feat(googleapis/devtools/clouddebugger/v2): remove googleapis/devtools/clouddebugger (# 1216) > 10db94c chore(all): update all (# 1213) > 7b38467 chore(all): auto-regenerate .pb.go files (# 1212) > 2d3770c chore(all): auto-regenerate .pb.go files (# 1208) > 61c742a chore(all): update all (# 1211) > 207652e chore(all): update all (# 1209) > de1ac95 chore(all): auto-regenerate .pb.go files (# 1207) > ac9807e chore(all): update all to ee84b53 (# 1206) > ee84b53 chore(all): update all (# 1205) bumping github.com/go-logr/logr 1205f42...38a1c47: > 38a1c47 build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 > f08bedd build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 > 6295e99 build(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 > 028840d build(deps): bump github/codeql-action from 3.28.15 to 3.28.17 > 511e5fa Merge pull request # 367 from go-logr/dependabot/github_actions/github/codeql-action-3.28.15 > 158c311 Merge pull request # 366 from thockin/master > d806463 build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 > 20a64ba build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 > c79ddb3 Update to support golangci-lint v2 > 0385e14 Add comments around slog exceptions > 8fd86d2 Revert "Remove one exception from Slog testing" > 22d21f0 Update github actions > 1e06d3d Remove one exception from Slog testing > c439f61 Fix slog tests for 1.25 > fd59c10 Merge pull request # 359 from go-logr/dependabot/github_actions/actions/upload-artifact-4.6.2 > 50c533c Merge pull request # 358 from go-logr/dependabot/github_actions/github/codeql-action-3.28.12 > 2b467c4 build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 > 8476b37 Merge pull request # 357 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-6.5.2 > 9a1211d build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 > eec33c4 build(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 > 8de8c51 Merge pull request # 356 from go-logr/dependabot/github_actions/actions/setup-go-5.4.0 > 140789c build(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 > 525d37c Merge pull request # 354 from go-logr/dependabot/github_actions/github/codeql-action-3.28.11 > 207008c build(deps): bump actions/setup-go from 5.3.0 to 5.4.0 > 95b588a Merge pull request # 352 from go-logr/dependabot/github_actions/github/codeql-action-3.28.10 > f597e8b build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 > 1c2d47a Merge pull request # 351 from go-logr/dependabot/github_actions/ossf/scorecard-action-2.4.1 > 18c61bc build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 > 7805e15 Merge pull request # 353 from go-logr/dependabot/github_actions/actions/upload-artifact-4.6.1 > e374c47 build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 > 4af26d9 build(deps): bump golangci/golangci-lint-action from 6.3.1 to 6.5.0 > 80045e5 build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 > 1a48fc0 build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 > 743e080 build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 > cfd110a build(deps): bump github/codeql-action from 3.28.5 to 3.28.8 > 6a2281a Merge pull request # 346 from go-logr/dependabot/github_actions/actions/setup-go-5.3.0 > ccd6555 Merge pull request # 345 from go-logr/dependabot/github_actions/github/codeql-action-3.28.5 > e2e4b0e build(deps): bump actions/setup-go from 5.2.0 to 5.3.0 > c233155 Merge pull request # 344 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-6.2.0 > 677a7c2 build(deps): bump github/codeql-action from 3.28.1 to 3.28.5 > b8ba189 Merge pull request # 343 from go-logr/dependabot/github_actions/actions/upload-artifact-4.6.0 > 96397cb build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 > 7fb2590 Merge pull request # 342 from go-logr/dependabot/github_actions/github/codeql-action-3.28.1 > 0a1e3b8 build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 > 1cb5846 build(deps): bump github/codeql-action from 3.27.9 to 3.28.0 > 08afa36 build(deps): bump github/codeql-action from 3.28.0 to 3.28.1 > 28c3e59 Merge pull request # 339 from go-logr/dependabot/github_actions/github/codeql-action-3.27.9 > e0b26f2 Merge pull request # 338 from go-logr/dependabot/github_actions/actions/setup-go-5.2.0 > d860f7f build(deps): bump github/codeql-action from 3.27.6 to 3.27.9 > 8849d8d build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 > 1210f7d build(deps): bump actions/setup-go from 5.1.0 to 5.2.0 > a64db0b Merge pull request # 334 from go-logr/dependabot/github_actions/github/codeql-action-3.27.5 > 5342602 build(deps): bump github/codeql-action from 3.27.0 to 3.27.4 > cf0063c build(deps): bump github/codeql-action from 3.27.4 to 3.27.5 > f151316 Merge pull request # 330 from go-logr/dependabot/github_actions/actions/checkout-4.2.2 > e072c1a Merge pull request # 331 from go-logr/dependabot/github_actions/github/codeql-action-3.27.0 > 35ea6fd build(deps): bump actions/checkout from 4.2.1 to 4.2.2 > ddf199b Merge pull request # 329 from go-logr/dependabot/github_actions/actions/setup-go-5.1.0 > afe9b4a build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 > 1ce1e2e build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 > c5df16e build(deps): bump actions/setup-go from 5.0.2 to 5.1.0 > 8d6912c build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 > 8d9adce build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 > 6f2dcb8 build(deps): bump actions/checkout from 4.2.0 to 4.2.1 > 5d59669 GitHub: bump Go version used for apidiff > 685f8d1 Merge pull request # 323 from go-logr/dependabot/github_actions/github/codeql-action-3.26.11 > 1108ded Merge pull request # 322 from go-logr/dependabot/github_actions/golangci/golangci-lint-action-6.1.1 > 85e5c25 build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 > a3fdc92 build(deps): bump actions/checkout from 4.1.7 to 4.2.0 > 5014e65 build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 > 8c14043 build(deps): bump github/codeql-action from 3.26.8 to 3.26.9 > bb9f20d Merge pull request # 319 from go-logr/dependabot/github_actions/github/codeql-action-3.26.8 > e2720e1 build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 > 98f267c build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 > 275154a Merge pull request # 317 from go-logr/dependabot/github_actions/github/codeql-action-3.26.6 > abec0d5 Merge pull request # 316 from go-logr/dependabot/github_actions/actions/upload-artifact-4.4.0 > 3bf2a10 build(deps): bump github/codeql-action from 3.26.5 to 3.26.6 > 14f036d Merge pull request # 315 from go-logr/dependabot/github_actions/github/codeql-action-3.26.5 > 35ef369 build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 > 4743538 Merge pull request # 314 from go-logr/dependabot/github_actions/github/codeql-action-3.26.2 > dd81768 build(deps): bump github/codeql-action from 3.26.2 to 3.26.5 > 1033a72 build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 > edcd2be build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 > 79c4c21 build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 > d95a0df build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.6 > a340533 Merge pull request # 309 from thockin/master > 90d9f9d build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 > 0103ab5 Silence spurious lint warnings > 6386269 build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 > 26eb1a2 build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 > 781996a build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 > 76dab72 build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 > 2110dbe Merge pull request # 302 from go-logr/dependabot/github_actions/actions/upload-artifact-4.3.4 > c65c5f6 Merge pull request # 301 from go-logr/dependabot/github_actions/github/codeql-action-3.25.11 > e04bf87 build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 > eb84a8c Merge pull request # 300 from go-logr/dependabot/github_actions/actions/checkout-4.1.7 > cd5acd5 build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 > d69364f Merge pull request # 299 from go-logr/dependabot/github_actions/github/codeql-action-3.25.10 > cdbf6fb build(deps): bump actions/checkout from 4.1.6 to 4.1.7 > 8ce0cab Merge pull request # 298 from go-logr/dependabot/github_actions/github/codeql-action-3.25.8 > 6b90080 build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 > 375c22d Merge pull request # 297 from go-logr/dependabot/github_actions/github/codeql-action-3.25.7 > a9e97bc build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 > 976cd73 Merge pull request # 296 from go-logr/dependabot/github_actions/github/codeql-action-3.25.6 > 2bb10dc build(deps): bump github/codeql-action from 3.25.6 to 3.25.7 > e99951c build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 bumping golang.org/x/oauth2 65c15a3...cf14319: > cf14319 oauth2: fix expiration time window check > 32d34ef internal: include clientID in auth style cache key > 2d34e30 oauth2: replace a magic number with AuthStyleUnknown > 696f7b3 all: modernize with doc links and any > 471209b oauth2: drop dependency on go-cmp > 6968da2 oauth2: sync Token.ExpiresIn from internal Token > d2c4e0a oauth2: context instead of golang.org/x/net/context in doc > 883dc3c endpoints: add various endpoints from stale CLs > 1c06e87 all: make use of oauth.Token.ExpiresIn bumping knative.dev/client/pkg 1e24794...1c3b47c: > 1c3b47c upgrade to latest dependencies (# 2002) Signed-off-by: Knative Automation <[email protected]>
1 parent e8ccb1b commit c865638

File tree

2 files changed

+71
-64
lines changed

2 files changed

+71
-64
lines changed

go.mod

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/xanzy/go-gitlab v0.102.0
5252
golang.org/x/crypto v0.39.0
5353
golang.org/x/net v0.41.0
54-
golang.org/x/oauth2 v0.29.0
54+
golang.org/x/oauth2 v0.30.0
5555
golang.org/x/sync v0.15.0
5656
golang.org/x/sys v0.33.0
5757
golang.org/x/term v0.32.0
@@ -62,11 +62,11 @@ require (
6262
k8s.io/apimachinery v0.33.1
6363
k8s.io/client-go v0.33.1
6464
k8s.io/klog/v2 v2.130.1
65-
knative.dev/client/pkg v0.0.0-20250424014425-1e24794f765f
66-
knative.dev/eventing v0.45.1-0.20250610055845-9d895582af75
65+
knative.dev/client/pkg v0.0.0-20250617200959-1c3b47ce739a
66+
knative.dev/eventing v0.45.1-0.20250625134405-5bcf8011acc8
6767
knative.dev/hack v0.0.0-20250514121446-f525e187efdc
68-
knative.dev/pkg v0.0.0-20250612083447-05e18ffb29c7
69-
knative.dev/serving v0.45.1-0.20250616121856-3219cecc5d85
68+
knative.dev/pkg v0.0.0-20250627014006-8481e7eef7f6
69+
knative.dev/serving v0.45.1-0.20250627122107-a56b81660433
7070
)
7171

7272
require (
@@ -151,7 +151,7 @@ require (
151151
github.com/gdamore/tcell/v2 v2.8.0 // indirect
152152
github.com/go-errors/errors v1.4.2 // indirect
153153
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
154-
github.com/go-logr/logr v1.4.2 // indirect
154+
github.com/go-logr/logr v1.4.3 // indirect
155155
github.com/go-logr/stdr v1.2.2 // indirect
156156
github.com/go-openapi/jsonpointer v0.21.1 // indirect
157157
github.com/go-openapi/jsonreference v0.21.0 // indirect
@@ -170,7 +170,7 @@ require (
170170
github.com/gorilla/mux v1.8.1 // indirect
171171
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674 // indirect
172172
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
173-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
173+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
174174
github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b // indirect
175175
github.com/hashicorp/errwrap v1.1.0 // indirect
176176
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
@@ -229,9 +229,9 @@ require (
229229
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
230230
github.com/pjbgf/sha1cd v0.3.0 // indirect
231231
github.com/prometheus/client_golang v1.22.0 // indirect
232-
github.com/prometheus/client_model v0.6.1 // indirect
233-
github.com/prometheus/common v0.62.0 // indirect
234-
github.com/prometheus/procfs v0.15.1 // indirect
232+
github.com/prometheus/client_model v0.6.2 // indirect
233+
github.com/prometheus/common v0.65.0 // indirect
234+
github.com/prometheus/procfs v0.16.1 // indirect
235235
github.com/prometheus/statsd_exporter v0.28.0 // indirect
236236
github.com/rickb777/date v1.20.2 // indirect
237237
github.com/rickb777/plural v1.4.1 // indirect
@@ -268,20 +268,22 @@ require (
268268
go.opencensus.io v0.24.0 // indirect
269269
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
270270
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect
271-
go.opentelemetry.io/otel v1.35.0 // indirect
272-
go.opentelemetry.io/otel/metric v1.35.0 // indirect
273-
go.opentelemetry.io/otel/trace v1.35.0 // indirect
271+
go.opentelemetry.io/otel v1.37.0 // indirect
272+
go.opentelemetry.io/otel/metric v1.37.0 // indirect
273+
go.opentelemetry.io/otel/trace v1.37.0 // indirect
274274
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
275275
go.uber.org/multierr v1.11.0 // indirect
276276
go.uber.org/zap v1.27.0 // indirect
277+
go.yaml.in/yaml/v2 v2.4.2 // indirect
278+
go.yaml.in/yaml/v3 v3.0.3 // indirect
277279
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect
278280
golang.org/x/mod v0.25.0 // indirect
279281
golang.org/x/text v0.26.0 // indirect
280282
golang.org/x/time v0.11.0 // indirect
281283
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
282284
google.golang.org/api v0.204.0 // indirect
283-
google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 // indirect
284-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect
285+
google.golang.org/genproto/googleapis/api v0.0.0-20250603155806-513f23925822 // indirect
286+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
285287
google.golang.org/grpc v1.73.0 // indirect
286288
google.golang.org/protobuf v1.36.6 // indirect
287289
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
@@ -293,13 +295,13 @@ require (
293295
k8s.io/cli-runtime v0.31.4 // indirect
294296
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
295297
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e // indirect
296-
knative.dev/networking v0.0.0-20250612103147-c3d6b4f16d05 // indirect
298+
knative.dev/networking v0.0.0-20250616174156-f950c0c1a0a8 // indirect
297299
sigs.k8s.io/controller-runtime v0.20.4 // indirect
298300
sigs.k8s.io/gateway-api v1.1.0 // indirect
299301
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
300302
sigs.k8s.io/kustomize/api v0.17.2 // indirect
301303
sigs.k8s.io/kustomize/kyaml v0.17.1 // indirect
302304
sigs.k8s.io/randfill v1.0.0 // indirect
303305
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
304-
sigs.k8s.io/yaml v1.4.0 // indirect
306+
sigs.k8s.io/yaml v1.5.0 // indirect
305307
)

0 commit comments

Comments
 (0)