Skip to content

Commit 8216e64

Browse files
upgrade to latest dependencies (#2003)
bumping knative.dev/pkg fd105c6...19d3cc2: > 19d3cc2 upgrade to latest dependencies (# 3218) > a4cc1bd drop dependency on metrics package (# 3215) > d3550d4 Update community files (# 3214) > ab9aaa0 also add json keys to the top level config (# 3213) > 264afa3 add json struct tags to the observability configs (# 3212) > 3eb1089 [webhook] enrich webhook traces (# 3209) > 16de760 split off pprof server that accepts a configmap (# 3210) > ff153ad [controller/observability] adjust metrics reporting for the two lane queue (# 3206) > fdc3131 pass options to the TracerProvider constructor (# 3208) > d601f66 allow for stdout exporter for tracing - to allow for debugging (# 3207) > e959f44 [controller] OTel instrumentation (# 3201) > f478764 [webhook] OTel changes (# 3189) > 7a5377f Drop OpenCensus use in various test packages (# 3202) > 9f3f014 wire zap into the client-go logger (# 3205) > 9435aa6 [observability/resource] fix service name calculation (# 3204) > 68cdb02 shutdown must be called explicitly since pprof listen is part of the errgroup (# 3203) > 13b2dc9 [observability] Default missing endpoint scheme to HTTPS (# 3200) > 434d221 When shutting down the OTel providers have a ten second timeout. (# 3199) > 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) bumping golang.org/x/oauth2 0042180...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 > 65c15a3 oauth2: remove extra period > ce56909 jws: improve fix for CVE-2025-22868 bumping knative.dev/networking f950c0c...edb1a4a: > edb1a4a upgrade to latest dependencies (# 1072) > f8c9238 Update community files (# 1071) > 14e7b48 upgrade to latest dependencies (# 1070) > efc53e4 upgrade to latest dependencies (# 1069) bumping google.golang.org/genproto/googleapis/rpc 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 knative.dev/serving 7f0a07a...bf962e6: > bf962e6 [otel] instrument the autoscaler (# 15963) > 471aa0d Update net-gateway-api nightly (# 15968) > 7144b0d Update net-kourier nightly (# 15954) > c65e780 upgrade to latest dependencies (# 15967) > 20fc217 Update net-istio nightly (# 15965) > ac5c50c drop use of heavy profiling package (# 15964) > 6dff362 [otel] instrumentation of the queue-proxy (# 15961) > c4b7c40 [otel] Switch Activator over to OTel instrumentation (# 15960) > dc00349 Update net-gateway-api nightly (# 15952) > 3424b8c use new observability config instead of knative.dev/pkg/metrics (# 15959) > e0bedf1 [otel] Reconcile new observability config onto the queue-proxy container (# 15958) > f6e667d remove unused imports (# 15957) > aad48fe Introduce new Serving OTel config (# 15956) > d73a1c0 Update net-contour nightly (# 15953) > 080f4b3 Update net-istio nightly (# 15955) > 21432a4 Update community files (# 15951) > 2c9bd10 upgrade to latest dependencies (# 15950) > a304c2f [main] Upgrade to latest dependencies (# 15948) > a329e36 Bump chainguard-dev/actions in the github-actions group (# 15947) > d71567d upgrade to latest dependencies (# 15941) > 667a470 Update net-contour nightly (# 15945) > aa58baf Update net-gateway-api nightly (# 15943) > a56b816 Update net-istio nightly (# 15944) > 663bb6a upgrade to latest dependencies (# 15939) > ec61251 Fix roundToNDigits to use Round instead of Floor (# 15940) > 1e8a4b7 upgrade to latest dependencies (# 15938) > cada0f4 Update net-kourier nightly (# 15933) > 29e580b bump cert-manager, istio, contour (# 15928) > 9d3fe30 Update net-contour nightly (# 15932) bumping knative.dev/eventing 9d89558...c9821a9: > c9821a9 feat: instrument auth verifier with OTel (# 8641) > fd509a9 feat: instrument jobsink with otel (# 8639) > bedd48f feat: migrate kncloudevents, broker filter, broker ingress, inmemorychannel dispatcher to otel (# 8635) > c2e78b4 [Automated] Update eventing-eventing-integrations nightly (# 8636) > 6e5cb3a feat: add new otel config (# 8624) > 351613b [main] Upgrade to latest dependencies (# 8625) > 50d5a26 Fix deps upgrade (# 8620) > 1840f7a [Automated] Update eventing-eventing-integrations nightly (# 8623) > 75874ab [main] Update community files (# 8621) > 1a736e1 Update deps for K8s 1.33 (# 8602) > 5bcf801 test: multiple nested filters of the same type should work (# 8610) > 7f047f9 feat: add request reply cesql function (# 8608) > 5de389b feat: support for additional pod scheduling definition on IntegrationSource (# 8601) > a582a88 Bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4 (# 8605) > e25bccd feat: add package to set and verify correlation/reply ids for RequestReply (# 8606) > d56ee68 Adding addressable duck on crd (# 8603) bumping knative.dev/hack f525e18...70d4b00: > 70d4b00 Update community files (# 425) 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 sigs.k8s.io/yaml c3772b5...0f318dc: > 0f318dc Merge pull request # 134 from kubernetes-sigs/forgot-to-add-redirects-for-constants > 8eaa802 Merge pull request # 133 from kubernetes-sigs/deprecate-code-in-goyaml.v3-goyaml.v2-and-redirect > b8fc0c0 Forgot to add redirects for v3 constants > 0fe7da3 Merge pull request # 125 from kragniz/go-1.24 > 69e45c1 Deprecate code in goyaml.v2/goyaml.v3 directories and redirect > c6ac2c9 Merge pull request # 126 from kragniz/remove-travis > 14cbb88 Test against go 1.24.x > b9a9b1c Merge pull request # 106 from ThatsMrTalbot/patch-1 > 203ded9 Remove old travisci config file > 56d6720 Merge pull request # 122 from liggitt/unhashable-key > 4c6913f fix: wrap errors returned by JSON unmarshal > 119290a Merge pull request # 118 from skitt/drop-go1.10-build > 63d028e Handle unhashable keys during merge > 50e7f43 Merge pull request # 119 from skitt/test-go-1.21 > ea138a0 Merge Go 1.10+ files > 9934139 Test with Go 1.21 and later Signed-off-by: Knative Automation <automation@knative.team>
1 parent 8a01ca1 commit 8216e64

File tree

5 files changed

+201
-471
lines changed

5 files changed

+201
-471
lines changed

go.mod

Lines changed: 17 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -9,53 +9,45 @@ require (
99
k8s.io/apimachinery v0.33.1
1010
k8s.io/code-generator v0.33.1
1111
knative.dev/client/pkg v0.0.0-00010101000000-000000000000
12-
knative.dev/hack v0.0.0-20250514121446-f525e187efdc
13-
knative.dev/networking v0.0.0-20250616174156-f950c0c1a0a8
14-
knative.dev/pkg v0.0.0-20250617121757-fd105c6320da
15-
knative.dev/serving v0.45.1-0.20250617121657-7f0a07a6baff
16-
sigs.k8s.io/yaml v1.4.0
12+
knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba
13+
knative.dev/networking v0.0.0-20250716125000-edb1a4a0c863
14+
knative.dev/pkg v0.0.0-20250716115900-19d3cc2da0b9
15+
knative.dev/serving v0.45.1-0.20250711172906-bf962e6184a3
16+
sigs.k8s.io/yaml v1.5.0
1717
)
1818

1919
replace knative.dev/client/pkg => ./pkg
2020

2121
require (
22-
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
23-
contrib.go.opencensus.io/exporter/prometheus v0.4.2 // indirect
2422
emperror.dev/errors v0.8.1 // indirect
2523
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
2624
github.com/antlr/antlr4/runtime/Go/antlr v1.4.10 // indirect
27-
github.com/beorn7/perks v1.0.1 // indirect
2825
github.com/blendle/zapdriver v1.3.1 // indirect
29-
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
3026
github.com/cert-manager/cert-manager v1.16.3 // indirect
31-
github.com/cespare/xxhash/v2 v2.3.0 // indirect
3227
github.com/cloudevents/sdk-go/sql/v2 v2.15.2 // indirect
3328
github.com/cloudevents/sdk-go/v2 v2.15.2 // indirect
3429
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
3530
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3631
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
3732
github.com/evanphx/json-patch v5.9.0+incompatible // indirect
3833
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
34+
github.com/felixge/httpsnoop v1.0.4 // indirect
3935
github.com/fsnotify/fsnotify v1.7.0 // indirect
4036
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
4137
github.com/go-errors/errors v1.4.2 // indirect
42-
github.com/go-kit/log v0.2.1 // indirect
43-
github.com/go-logfmt/logfmt v0.5.1 // indirect
44-
github.com/go-logr/logr v1.4.2 // indirect
38+
github.com/go-logr/logr v1.4.3 // indirect
39+
github.com/go-logr/stdr v1.2.2 // indirect
4540
github.com/go-openapi/jsonpointer v0.21.0 // indirect
4641
github.com/go-openapi/jsonreference v0.21.0 // indirect
4742
github.com/go-openapi/swag v0.23.0 // indirect
4843
github.com/gogo/protobuf v1.3.2 // indirect
49-
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
50-
github.com/golang/protobuf v1.5.4 // indirect
5144
github.com/google/btree v1.1.3 // indirect
5245
github.com/google/gnostic-models v0.6.9 // indirect
5346
github.com/google/go-cmp v0.7.0 // indirect
5447
github.com/google/go-containerregistry v0.20.3 // indirect
5548
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect
5649
github.com/google/uuid v1.6.0 // indirect
5750
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect
58-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
5951
github.com/hashicorp/golang-lru v1.0.2 // indirect
6052
github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
6153
github.com/imdario/mergo v0.3.16 // indirect
@@ -74,15 +66,9 @@ require (
7466
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
7567
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
7668
github.com/opencontainers/go-digest v1.0.0 // indirect
77-
github.com/openzipkin/zipkin-go v0.4.3 // indirect
7869
github.com/pelletier/go-toml/v2 v2.0.9 // indirect
7970
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
8071
github.com/pkg/errors v0.9.1 // indirect
81-
github.com/prometheus/client_golang v1.22.0 // indirect
82-
github.com/prometheus/client_model v0.6.1 // indirect
83-
github.com/prometheus/common v0.62.0 // indirect
84-
github.com/prometheus/procfs v0.15.1 // indirect
85-
github.com/prometheus/statsd_exporter v0.22.8 // indirect
8672
github.com/rickb777/date v1.20.0 // indirect
8773
github.com/rickb777/plural v1.4.1 // indirect
8874
github.com/robfig/cron/v3 v3.0.1 // indirect
@@ -95,23 +81,26 @@ require (
9581
github.com/subosito/gotenv v1.6.0 // indirect
9682
github.com/x448/float16 v0.8.4 // indirect
9783
github.com/xlab/treeprint v1.2.0 // indirect
98-
go.opencensus.io v0.24.0 // indirect
84+
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
85+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 // indirect
86+
go.opentelemetry.io/otel v1.37.0 // indirect
87+
go.opentelemetry.io/otel/metric v1.37.0 // indirect
88+
go.opentelemetry.io/otel/trace v1.37.0 // indirect
9989
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
10090
go.uber.org/multierr v1.11.0 // indirect
10191
go.uber.org/zap v1.27.0 // indirect
92+
go.yaml.in/yaml/v2 v2.4.2 // indirect
10293
golang.org/x/mod v0.25.0 // indirect
10394
golang.org/x/net v0.41.0 // indirect
104-
golang.org/x/oauth2 v0.28.0 // indirect
95+
golang.org/x/oauth2 v0.30.0 // indirect
10596
golang.org/x/sync v0.15.0 // indirect
10697
golang.org/x/sys v0.33.0 // indirect
10798
golang.org/x/term v0.32.0 // indirect
10899
golang.org/x/text v0.26.0 // indirect
109100
golang.org/x/time v0.10.0 // indirect
110101
golang.org/x/tools v0.34.0 // indirect
111102
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
112-
google.golang.org/api v0.198.0 // indirect
113-
google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 // indirect
114-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect
103+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250603155806-513f23925822 // indirect
115104
google.golang.org/grpc v1.73.0 // indirect
116105
google.golang.org/protobuf v1.36.6 // indirect
117106
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
@@ -127,7 +116,7 @@ require (
127116
k8s.io/klog/v2 v2.130.1 // indirect
128117
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff // indirect
129118
k8s.io/utils v0.0.0-20241210054802-24370beab758 // indirect
130-
knative.dev/eventing v0.45.1-0.20250610055845-9d895582af75 // indirect
119+
knative.dev/eventing v0.45.1-0.20250716223301-c9821a9395d6 // indirect
131120
sigs.k8s.io/gateway-api v1.1.0 // indirect
132121
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
133122
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect

0 commit comments

Comments
 (0)