Skip to content

Commit df09ae9

Browse files
upgrade to latest dependencies (knative#2963)
bumping github.com/spf13/pflag 5ca8134...f9cbdd9: > f9cbdd9 Merge pull request # 348 from max-frank/add-time-flag-support > 1c62fb2 Merge pull request # 431 from LeGEC/430-fix-usage-message-for-func-flags > e3be2eb Reduce duplication by forwarding to sibling functions > 8a6c85f Merge pull request # 409 from ShawnJeffersonWang/master > 1a4b5b2 fix discrepancy in order of arguments for Func() and BoolFunc() # 433 > 7cc25e3 Don't export `TimeValue` (yet) > bca0664 Merge pull request # 429 from LeGEC/426-add-func-and-bool-func > f9b6619 fix: add test for argument length check > 4730aa0 fix help message for Func and BoolFunc flags # 430 > d15848d Remove unnecessary time test stderr dev null redirect > 196624c Merge pull request # 418 from hujun-open/master > 69bc3bd add support for Func() and BoolFunc() # 426 > 7104d90 fix: correct argument length check in FlagSet.Parse > f4c97c2 minor: fix typos in comments > c5ce22e Use time.Time for expectations in time flag tests > 7322552 Merge pull request # 424 from valdar/issue/423 > 011db0c - update text_test.go based on PR review comments > 1992c5a Add support for time.Time flags > 957ea4b Merge pull request # 428 from co63oc/fix1 > 9c97fad fix # 423 : Add helper function and some documentation to parse shorthand go test flags. > 2a2b77a Merge remote-tracking branch 'upstream/master' > d661846 Merge pull request # 425 from eth-p/error-structs > 155e7f3 Fix typos > 19c9c40 Merge pull request # 422 from MidnightRocket/fix-default-is-zerovalue-for-generic-value-type > aae8e19 Merge remote-tracking branch 'upstream/master' > 6ca66b1 test: Add tests for error structs > c963093 Improve readability for error in TestPrintDefaults > 1118d46 add support equivalent to golang flag.TextVar(), also fixes the test failure as described in # 368 > ca5cf96 feat: Add getters to error structs > edb1664 Add better test for defaultIsZeroValue for generic Value type > 8d77158 feat: Use error structs for most returned errors > 9edfc8d Fix defaultIsZeroValue check for generic Value type > e926890 test: Commonly-returned error messages bumping golang.org/x/crypto 3bf9d2a...459a9db: > 459a9db go.mod: update golang.org/x dependencies > 74e709a ssh: add AlgorithmNegotiationError > b3790b8 acme: fix TLSALPN01ChallengeCert for IP address identifiers > 1dc4269 acme: add Pebble integration testing > 97bf787 blake2b: implement hash.XOF > 952517d x509roots/fallback: update bundle > c6fce02 ssh: refuse to parse certificates that use a certificate as signing key > 0ae49b8 ssh: reject certificate keys used as signature keys for SSH certs bumping knative.dev/pkg f6a99ac...2a0abb7: > 2a0abb7 Bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 (# 3225) > 5bfaba0 Bump the golang-x group with 3 updates (# 3217) > 032a2ec Bump sigs.k8s.io/yaml from 1.5.0 to 1.6.0 (# 3221) > 4c6fea7 Bump github.com/spf13/pflag from 1.0.6 to 1.0.7 (# 3219) bumping knative.dev/serving ca4a998...95b1ace: > 95b1ace Bump chainguard-dev/actions in the github-actions group (# 15979) > efda2f6 upgrade to latest dependencies (# 15977) bumping github.com/prometheus/client_golang d50be25...e4b2208: > e4b2208 Cut v1.23.0 (# 1848) > d9492af cut v1.23.0-rc.1 (# 1842) > aeae8a0 Cut v1.23.0-rc.0 (# 1837) > b157309 Update common Prometheus files (# 1832) > a704e28 build(deps): bump the github-actions group with 3 updates (# 1826) > c774311 Fix errNotImplemented reference (# 1835) > db4db7b Update runtime metrics for Go v1.23 and v1.24 (# 1833) > 99d380e Update common Prometheus files (# 1831) > f3ef320 Merge pull request # 1828 from prometheus/dependabot/go_modules/exp/github.com/prometheus/common-0.65.0 > 5f451a4 Merge pull request # 1827 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.65.0 > 520c91a build(deps): bump github.com/prometheus/common in /exp > b0ace3d exp/api: Bubble up status code from writeResponse (# 1823) > cb60794 build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 > c68532c Update common Prometheus files (# 1821) > f802256 Merge pull request # 1817 from prometheus/dependabot/github_actions/github-actions-9e57cb1b1f > 1c273ac Merge pull request # 1815 from prometheus/repo_sync > 2853758 build(deps): bump the github-actions group with 5 updates > 7c924b7 Simplify buf binary install (# 1814) > e9d599a Update common Prometheus files > 7ed72b7 fix: client prompt return on context cancellation (# 1729) > 730147d Cleaup Go modules (# 1813) > 90dc0f6 Update supported Go versions (# 1812) > d765890 Merge pull request # 1800 from prometheus/dependabot/go_modules/golang.org/x/net-0.38.0 > d72eeef Merge pull request # 1808 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.16.1 > 19efc48 build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 > c247081 Merge pull request # 1805 from prometheus/dependabot/go_modules/github.com/prometheus/client_model-0.6.2 > 8423214 build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 > 5fedba1 Merge pull request # 1807 from prometheus/dependabot/go_modules/golang.org/x/sys-0.32.0 > f124486 build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 > 6f383da Merge pull request # 1806 from prometheus/dependabot/go_modules/go.uber.org/goleak-1.3.0 > 2db5bc8 Add exemplars for native histograms (# 1686) > ab6f400 build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0 > 96a5ad6 test(registry): Add goleak-based goroutine leak detection (# 1797) > d8a1805 build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0 > 6f2e765 Merge pull request # 1809 from prometheus/repo_sync > 9b83d99 Merge pull request # 1799 from prometheus/dependabot/go_modules/tutorials/whatsup/golang.org/x/net-0.38.0 > 2f65277 build(deps): bump the github-actions group with 2 updates (# 1804) > 1f5710d Update common Prometheus files > 34eaefd chore(ci): Fix flaky tests (# 1795) > 4131495 build(deps): bump golang.org/x/net in /tutorials/whatsup > 72eeefb feat(github-actions): add Go file change detection to golangci-lint workflow (# 1794) > f6c417a Add WrapCollectorWith and WrapCollectorWithPrefix (# 1766) > 7afba29 Merge branch 'release-1.22' > 81df5d1 Update common Prometheus files (# 1791) > fa1f7b7 Merge pull request # 1790 from prometheus/dependabot/github_actions/github-actions-ac4e748984 > 6b5a0b5 Upgrade golangci-lint to v2 (# 1789) > aca9263 build(deps): bump the github-actions group across 1 directory with 3 updates > 0162a5b Merge pull request # 1786 from prometheus/dependabot/go_modules/github.com/prometheus/procfs-0.16.0 > af4c77f Merge pull request # 1784 from prometheus/dependabot/go_modules/google.golang.org/protobuf-1.36.6 > b8f4cc6 build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 > 5aa253c Merge pull request # 1783 from prometheus/dependabot/go_modules/github.com/prometheus/common-0.63.0 > 2d684c6 build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 > b00c53f Merge pull request # 1781 from prometheus/dependabot/go_modules/exp/github.com/prometheus/common-0.63.0 > 3a56d3e build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 > bb5d7a6 Merge pull request # 1782 from prometheus/dependabot/go_modules/exp/google.golang.org/protobuf-1.36.6 > 5c02216 build(deps): bump github.com/prometheus/common in /exp > 2e8fbe6 Update common Prometheus files (# 1779) > 0bfbfb7 build(deps): bump google.golang.org/protobuf in /exp > a78cf0c Update common Prometheus files (# 1778) > adb915c Update common Prometheus files (# 1771) > 331dfab Merge pull request # 1776 from prometheus/dependabot/go_modules/tutorials/whatsup/golang.org/x/net-0.36.0 > 45edd8a Merge pull request # 1770 from prometheus/superq/update_test_url > 4d3dcae build(deps): bump golang.org/x/net in /tutorials/whatsup > 93a67cb Update example test bumping golang.org/x/mod 9d33331...ea04085: > ea04085 go.mod: update golang.org/x dependencies bumping golang.org/x/text 8072180...b6d2645: > b6d2645 go.mod: update golang.org/x dependencies bumping golang.org/x/term 2ec7864...30da5dd: > 30da5dd go.mod: update golang.org/x dependencies bumping golang.org/x/sync 8a14946...7fad2c9: > 7fad2c9 errgroup: revert propagation of panics bumping knative.dev/eventing 88be38a...f1916c1: > f1916c1 [main] Upgrade to latest dependencies (# 8650) bumping golang.org/x/net 6e41cae...76358aa: > 76358aa go.mod: update golang.org/x dependencies bumping sigs.k8s.io/yaml 0f318dc...048d724: > 048d724 Merge pull request # 132 from thockin/master > 23c836c Bolster tests, mostly in error-handling > 2e3340b Add compact output tests > 4a4f539 Add test case for tabs in multi-line strings > 13509ad Change which methods get a newline and fix tests > 59c2c43 Add compact mode so KYAML can be used in more places > abc1add kyaml: Implement escaping closer to YAML spec > 7749171 Add a yamlfmt cmd > a932007 Add KYAML support Signed-off-by: Knative Automation <[email protected]>
1 parent 80d0598 commit df09ae9

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

go.mod

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@ require (
4646
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06
4747
github.com/schollz/progressbar/v3 v3.13.1
4848
github.com/spf13/cobra v1.8.1
49-
github.com/spf13/pflag v1.0.6
49+
github.com/spf13/pflag v1.0.7
5050
github.com/tektoncd/cli v0.37.0
5151
github.com/tektoncd/pipeline v0.65.1
5252
github.com/xanzy/go-gitlab v0.102.0
53-
golang.org/x/crypto v0.39.0
54-
golang.org/x/net v0.41.0
53+
golang.org/x/crypto v0.40.0
54+
golang.org/x/net v0.42.0
5555
golang.org/x/oauth2 v0.30.0
56-
golang.org/x/sync v0.15.0
56+
golang.org/x/sync v0.16.0
5757
golang.org/x/sys v0.34.0
58-
golang.org/x/term v0.32.0
58+
golang.org/x/term v0.33.0
5959
gopkg.in/yaml.v2 v2.4.0
6060
gopkg.in/yaml.v3 v3.0.1
6161
gotest.tools/v3 v3.5.1
@@ -64,10 +64,10 @@ 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.1-0.20250723120508-88be38ab185d
67+
knative.dev/eventing v0.46.1-0.20250804071244-f1916c17a684
6868
knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba
69-
knative.dev/pkg v0.0.0-20250728131637-f6a99aca71fd
70-
knative.dev/serving v0.46.1-0.20250723134715-ca4a998b00ab
69+
knative.dev/pkg v0.0.0-20250804212045-2a0abb7b5eb3
70+
knative.dev/serving v0.46.1-0.20250804213945-95b1ace207c8
7171
)
7272

7373
require (
@@ -227,7 +227,7 @@ require (
227227
github.com/pelletier/go-toml/v2 v2.2.1 // indirect
228228
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
229229
github.com/pjbgf/sha1cd v0.3.0 // indirect
230-
github.com/prometheus/client_golang v1.22.0 // indirect
230+
github.com/prometheus/client_golang v1.23.0 // indirect
231231
github.com/prometheus/client_model v0.6.2 // indirect
232232
github.com/prometheus/common v0.65.0 // indirect
233233
github.com/prometheus/procfs v0.17.0 // indirect
@@ -276,8 +276,8 @@ require (
276276
go.yaml.in/yaml/v2 v2.4.2 // indirect
277277
go.yaml.in/yaml/v3 v3.0.3 // indirect
278278
golang.org/x/exp v0.0.0-20250210185358-939b2ce775ac // indirect
279-
golang.org/x/mod v0.25.0 // indirect
280-
golang.org/x/text v0.26.0 // indirect
279+
golang.org/x/mod v0.26.0 // indirect
280+
golang.org/x/text v0.27.0 // indirect
281281
golang.org/x/time v0.12.0 // indirect
282282
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
283283
google.golang.org/api v0.204.0 // indirect
@@ -302,5 +302,5 @@ require (
302302
sigs.k8s.io/kustomize/kyaml v0.17.1 // indirect
303303
sigs.k8s.io/randfill v1.0.0 // indirect
304304
sigs.k8s.io/structured-merge-diff/v4 v4.6.0 // indirect
305-
sigs.k8s.io/yaml v1.5.0 // indirect
305+
sigs.k8s.io/yaml v1.6.0 // indirect
306306
)

go.sum

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -894,8 +894,8 @@ github.com/prometheus/client_golang v1.12.2/go.mod h1:3Z9XVyYiZYEO+YQWt3RD2R3jrb
894894
github.com/prometheus/client_golang v1.13.0/go.mod h1:vTeo+zgvILHsnnj/39Ou/1fPN5nJFOEMgftOUOmlvYQ=
895895
github.com/prometheus/client_golang v1.14.0/go.mod h1:8vpkKitgIVNcqrRBWh1C4TIUQgYNtG/XQE4E/Zae36Y=
896896
github.com/prometheus/client_golang v1.15.1/go.mod h1:e9yaBhRPU2pPNsZwE+JdQl0KEt1N9XgF6zxWmaC0xOk=
897-
github.com/prometheus/client_golang v1.22.0 h1:rb93p9lokFEsctTys46VnV1kLCDpVZ0a/Y92Vm0Zc6Q=
898-
github.com/prometheus/client_golang v1.22.0/go.mod h1:R7ljNsLXhuQXYZYtw6GAE9AZg8Y7vEW5scdCXrWRXC0=
897+
github.com/prometheus/client_golang v1.23.0 h1:ust4zpdl9r4trLY/gSjlm07PuiBq2ynaXXlptpfy8Uc=
898+
github.com/prometheus/client_golang v1.23.0/go.mod h1:i/o0R9ByOnHX0McrTMTyhYvKE4haaf2mW08I+jGAjEE=
899899
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
900900
github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
901901
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
@@ -1018,8 +1018,8 @@ github.com/spf13/jwalterweatherman v1.1.0/go.mod h1:aNWZUN0dPAAO/Ljvb5BEdw96iTZ0
10181018
github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=
10191019
github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4=
10201020
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
1021-
github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=
1022-
github.com/spf13/pflag v1.0.6/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
1021+
github.com/spf13/pflag v1.0.7 h1:vN6T9TfwStFPFM5XzjsvmzZkLuaLX+HS+0SeFLRgU6M=
1022+
github.com/spf13/pflag v1.0.7/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
10231023
github.com/spf13/viper v1.7.0/go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg=
10241024
github.com/spf13/viper v1.18.2 h1:LUXCnvUvSM6FXAsj6nnfc8Q2tp1dIgUfY9Kc8GsSOiQ=
10251025
github.com/spf13/viper v1.18.2/go.mod h1:EKmWIqdnk5lOcmR72yw6hS+8OPYcwD0jteitLMVB+yk=
@@ -1234,8 +1234,8 @@ golang.org/x/crypto v0.16.0/go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq
12341234
golang.org/x/crypto v0.17.0/go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4=
12351235
golang.org/x/crypto v0.19.0/go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU=
12361236
golang.org/x/crypto v0.23.0/go.mod h1:CKFgDieR+mRhux2Lsu27y0fO304Db0wZe70UKqHu0v8=
1237-
golang.org/x/crypto v0.39.0 h1:SHs+kF4LP+f+p14esP5jAoDpHU8Gu/v9lFRK6IT5imM=
1238-
golang.org/x/crypto v0.39.0/go.mod h1:L+Xg3Wf6HoL4Bn4238Z6ft6KfEpN0tJGo53AAPC632U=
1237+
golang.org/x/crypto v0.40.0 h1:r4x+VvoG5Fm+eJcxMaY8CQM7Lb0l1lsmjGBQ6s8BfKM=
1238+
golang.org/x/crypto v0.40.0/go.mod h1:Qr1vMER5WyS2dfPHAlsOj01wgLbsyWtFn/aY+5+ZdxY=
12391239
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
12401240
golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
12411241
golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8=
@@ -1284,8 +1284,8 @@ golang.org/x/mod v0.12.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
12841284
golang.org/x/mod v0.14.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
12851285
golang.org/x/mod v0.15.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
12861286
golang.org/x/mod v0.17.0/go.mod h1:hTbmBsO62+eylJbnUtE2MGJUyE7QWk4xUqPFrRgJ+7c=
1287-
golang.org/x/mod v0.25.0 h1:n7a+ZbQKQA/Ysbyb0/6IbB1H/X41mKgbhfv7AfG/44w=
1288-
golang.org/x/mod v0.25.0/go.mod h1:IXM97Txy2VM4PJ3gI61r1YEk/gAj6zAHN3AdZt6S9Ww=
1287+
golang.org/x/mod v0.26.0 h1:EGMPT//Ezu+ylkCijjPc+f4Aih7sZvaAr+O3EHBxvZg=
1288+
golang.org/x/mod v0.26.0/go.mod h1:/j6NAhSk8iQ723BGAUyoAcn7SlD7s15Dp9Nd/SfeaFQ=
12891289
golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
12901290
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
12911291
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
@@ -1356,8 +1356,8 @@ golang.org/x/net v0.17.0/go.mod h1:NxSsAGuq816PNPmqtQdLE42eU2Fs7NoRIZrHJAlaCOE=
13561356
golang.org/x/net v0.19.0/go.mod h1:CfAk/cbD4CthTvqiEl8NpboMuiuOYsAr/7NOjZJtv1U=
13571357
golang.org/x/net v0.21.0/go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44=
13581358
golang.org/x/net v0.25.0/go.mod h1:JkAGAh7GEvH74S6FOH42FLoXpXbE/aqXSrIQjXgsiwM=
1359-
golang.org/x/net v0.41.0 h1:vBTly1HeNPEn3wtREYfy4GZ/NECgw2Cnl+nK6Nz3uvw=
1360-
golang.org/x/net v0.41.0/go.mod h1:B/K4NNqkfmg07DQYrbwvSluqCJOOXwUjeb/5lOisjbA=
1359+
golang.org/x/net v0.42.0 h1:jzkYrhi3YQWD6MLBJcsklgQsoAcw89EcZbJw8Z614hs=
1360+
golang.org/x/net v0.42.0/go.mod h1:FF1RA5d3u7nAYA4z2TkclSCKh68eSXtiFwcWQpPXdt8=
13611361
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
13621362
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
13631363
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
@@ -1399,8 +1399,8 @@ golang.org/x/sync v0.5.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
13991399
golang.org/x/sync v0.6.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
14001400
golang.org/x/sync v0.7.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
14011401
golang.org/x/sync v0.10.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
1402-
golang.org/x/sync v0.15.0 h1:KWH3jNZsfyT6xfAfKiz6MRNmd46ByHDYaZ7KSkCtdW8=
1403-
golang.org/x/sync v0.15.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
1402+
golang.org/x/sync v0.16.0 h1:ycBJEhp9p4vXvUZNszeOq0kGTPghopOL8q0fq3vstxw=
1403+
golang.org/x/sync v0.16.0/go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA=
14041404
golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
14051405
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
14061406
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
@@ -1521,8 +1521,8 @@ golang.org/x/term v0.15.0/go.mod h1:BDl952bC7+uMoWR75FIrCDx79TPU9oHkTZ9yRbYOrX0=
15211521
golang.org/x/term v0.17.0/go.mod h1:lLRBjIVuehSbZlaOtGMbcMncT+aqLLLmKrsjNrUguwk=
15221522
golang.org/x/term v0.20.0/go.mod h1:8UkIAJTvZgivsXaD6/pH6U9ecQzZ45awqEOzuCvwpFY=
15231523
golang.org/x/term v0.28.0/go.mod h1:Sw/lC2IAUZ92udQNf3WodGtn4k/XoLyZoh8v/8uiwek=
1524-
golang.org/x/term v0.32.0 h1:DR4lr0TjUs3epypdhTOkMmuF5CDFJ/8pOnbzMZPQ7bg=
1525-
golang.org/x/term v0.32.0/go.mod h1:uZG1FhGx848Sqfsq4/DlJr3xGGsYMu/L5GW4abiaEPQ=
1524+
golang.org/x/term v0.33.0 h1:NuFncQrRcaRvVmgRkvM3j/F00gWIAlcmlB8ACEKmGIg=
1525+
golang.org/x/term v0.33.0/go.mod h1:s18+ql9tYWp1IfpV9DmCtQDDSRBUjKaw9M1eAv5UeF0=
15261526
golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
15271527
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
15281528
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
@@ -1542,8 +1542,8 @@ golang.org/x/text v0.13.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
15421542
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
15431543
golang.org/x/text v0.15.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
15441544
golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=
1545-
golang.org/x/text v0.26.0 h1:P42AVeLghgTYr4+xUnTRKDMqpar+PtX7KWuNQL21L8M=
1546-
golang.org/x/text v0.26.0/go.mod h1:QK15LZJUUQVJxhz7wXgxSy/CJaTFjd0G+YLonydOVQA=
1545+
golang.org/x/text v0.27.0 h1:4fGWRpyh641NLlecmyl4LOe6yDdfaYNrGb2zdfo4JV4=
1546+
golang.org/x/text v0.27.0/go.mod h1:1D28KMCvyooCX9hBiosv5Tz/+YLxj0j7XhWjpSUF7CU=
15471547
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
15481548
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
15491549
golang.org/x/time v0.0.0-20191024005414-555d28b269f0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
@@ -1623,8 +1623,8 @@ golang.org/x/tools v0.9.1/go.mod h1:owI94Op576fPu3cIGQeHs3joujW/2Oc6MtlxbF5dfNc=
16231623
golang.org/x/tools v0.13.0/go.mod h1:HvlwmtVNQAhOuCjW7xxvovg8wbNq7LwfXh/k7wXUl58=
16241624
golang.org/x/tools v0.16.1/go.mod h1:kYVVN6I1mBNoB1OX+noeBjbRk4IUEPa7JJ+TJMEooJ0=
16251625
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d/go.mod h1:aiJjzUbINMkxbQROHiO6hDPo2LHcIPhhQsa9DLh0yGk=
1626-
golang.org/x/tools v0.34.0 h1:qIpSLOxeCYGg9TrcJokLBG4KFA6d795g0xkBkiESGlo=
1627-
golang.org/x/tools v0.34.0/go.mod h1:pAP9OwEaY1CAW3HOmg3hLZC5Z0CCmzjAF2UQMSqNARg=
1626+
golang.org/x/tools v0.35.0 h1:mBffYraMEf7aa0sB+NuKnuCy8qI/9Bughn8dC2Gu5r0=
1627+
golang.org/x/tools v0.35.0/go.mod h1:NKdj5HkL/73byiZSJjqJgKn3ep7KjFkBOkR/Hps3VPw=
16281628
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
16291629
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
16301630
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
@@ -1887,16 +1887,16 @@ k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e h1:KqK5c/ghOm8xkHYhlodbp6i6+r+Ch
18871887
k8s.io/utils v0.0.0-20250321185631-1f6e0b77f77e/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
18881888
knative.dev/client/pkg v0.0.0-20250723105007-fcc5f74af535 h1:9fQA1CJ5aWAi9l1WCB8pGRiVinf5fxR4aH9yocHb0YE=
18891889
knative.dev/client/pkg v0.0.0-20250723105007-fcc5f74af535/go.mod h1:Ip0PRYHJwuyPE2rKz60jrOEoerkS3AqXKsrN2fhTW+U=
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=
1890+
knative.dev/eventing v0.46.1-0.20250804071244-f1916c17a684 h1:4ydZjX/Ud3ZBXNcSyNnGlpSvkb8DLaXhomXAlVM2gts=
1891+
knative.dev/eventing v0.46.1-0.20250804071244-f1916c17a684/go.mod h1:F0yTHnV2gtwK0C7Iw0SAqeqML8bVC/yyaaxAoIJOGsY=
18921892
knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba h1:PkOTBI8DRfvUKD8HTvYYT94NJ49J++llrDo3y0/ZAwc=
18931893
knative.dev/hack v0.0.0-20250708013849-70d4b00da6ba/go.mod h1:R0ritgYtjLDO9527h5vb5X6gfvt5LCrJ55BNbVDsWiY=
18941894
knative.dev/networking v0.0.0-20250716125000-edb1a4a0c863 h1:CYX6QidA9ab5KqvFiV+Dow8D94+kGelccOie9rmt/bA=
18951895
knative.dev/networking v0.0.0-20250716125000-edb1a4a0c863/go.mod h1:nl+drvAW6onp4f+T7Ax83NgOCyyqCbWgfL8FxuCVgMw=
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=
1896+
knative.dev/pkg v0.0.0-20250804212045-2a0abb7b5eb3 h1:5IWHlFvSTR/gZY+bShXCAHFFZ6rQqhYvx1KxVwlsnKw=
1897+
knative.dev/pkg v0.0.0-20250804212045-2a0abb7b5eb3/go.mod h1:qpyBu3z/r1fRfyLo/Zdpis1mmtixdXmsCPmJMz/BsLc=
1898+
knative.dev/serving v0.46.1-0.20250804213945-95b1ace207c8 h1:mdO8ncchAkrranAEfsDSXo74svA0lvtlLY686Is7S44=
1899+
knative.dev/serving v0.46.1-0.20250804213945-95b1ace207c8/go.mod h1:T3iTJ9nouYOVrTWU8QVOTASAM3gLn8zcH/qFSxmp7hs=
19001900
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
19011901
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
19021902
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
@@ -1924,5 +1924,5 @@ sigs.k8s.io/structured-merge-diff/v4 v4.6.0/go.mod h1:dDy58f92j70zLsuZVuUX5Wp9vt
19241924
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
19251925
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
19261926
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
1927-
sigs.k8s.io/yaml v1.5.0 h1:M10b2U7aEUY6hRtU870n2VTPgR5RZiL/I6Lcc2F4NUQ=
1928-
sigs.k8s.io/yaml v1.5.0/go.mod h1:wZs27Rbxoai4C0f8/9urLZtZtF3avA3gKvGyPdDqTO4=
1927+
sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs=
1928+
sigs.k8s.io/yaml v1.6.0/go.mod h1:796bPqUfzR/0jLAl6XjHl3Ck7MiyVv8dbTdyT3/pMf4=

0 commit comments

Comments
 (0)