Commit 648db01
committed
upgrade to latest dependencies
bumping github.com/modern-go/reflect2 2b33151...35a7c28:
> 35a7c28 Merge pull request # 30 from tonistiigi/deadcode-fix
> 4a6a3c9 fix deadcode disabling in Go
bumping knative.dev/networking 4115314...7d4a198:
> 7d4a198 Update community files (# 1098)
> 6a680e8 upgrade to latest dependencies (# 1096)
bumping github.com/spf13/cobra e94f6d0...40b5bc1:
> 40b5bc1 Revert "Make detection for test-binary more universal (# 2173)" (# 2235)
> a97f9fd fix CompletionFunc implementation (# 2234)
> 5f9c408 chore: Upgrade dependencies for v1.9.0 (# 2233)
> 24ada7f Remove the default "completion" cmd if it is alone (# 1559)
> 680936a New logo
> 8cb30f9 feat: add CompletionWithDesc helper (# 2231)
> 17b6dca doc: add Conduit (# 2230)
> ab5cadc Allow to reset the templates to the default (# 2229)
> 4ba5566 fix(bash): nounset unbound file filter variable on empty extension (# 2228)
> 41b26ec Print ActiveHelp for bash along other completions (# 2076)
> 611e16c Allow linker to perform deadcode elimination for program using Cobra (# 1956)
> 09d5664 Add similar whitespace escape logic to bash v2 completions than in other completions (# 1743)
> 6c3c116 feat: add CompletionFunc type to help with completions (# 2220)
> 01ffff4 chore: fix function name in comment (# 2216)
> 0745e55 completion: improve detection for flags that accept multiple values (# 2210)
> d1e9d85 Make detection for test-binary more universal (# 2173)
> 9f90567 build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.5 to 2.0.6 (# 2206)
> 8519630 Update to latest go-md2man (# 2201)
> 02326d5 Fix broken links in active_help.md (# 2202)
> 5a138f1 Make Powershell completion script work in constrained mode (# 2196)
> 3a5efae doc: azion project added to the list of CLIs that use cobra (# 2198)
> 5bef9d8 Fix --version help and output for plugins (# 2180)
> ff7c561 Improve site formatting (# 2183)
> 11ab621 docs: update README.md (# 2197)
> 78bfc83 Test also with go 1.23 (# 2182)
> 511af59 Replace deprecated ioutil usage (# 2181)
> 756ba6d fix(completions): Complete map flags multiple times (# 2174)
> 371ae25 Fix deprecation comment for Command.SetOutput (# 2172)
bumping knative.dev/serving 2f3129a...cd99679:
> cd99679 Update net-istio nightly (# 16228)
> 8cf543d Update net-contour nightly (# 16229)
> 78814e1 Update net-istio nightly (# 16224)
> 5f7aa6e Update net-istio nightly (# 16221)
> 41fafd1 Update net-contour nightly (# 16214)
> 7c31784 Allow manual scaling of the Pod Autoscaler (# 16186)
> 7283f2a Suppress 'default value insecure' warning (# 16218)
> 433d1ee Update net-gateway-api nightly (# 16213)
> 7ceeaea Update net-kourier nightly (# 16212)
> 8e762fd Update net-istio nightly (# 16211)
> 029c5be Update community files (# 16210)
> 3d3acd2 Bump the github-actions group with 3 updates (# 16207)
Signed-off-by: Knative Automation <automation@knative.team>1 parent ae924ed commit 648db01
5 files changed
+167
-170
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| 94 | + | |
93 | 95 | | |
94 | 96 | | |
95 | 97 | | |
| |||
108 | 110 | | |
109 | 111 | | |
110 | 112 | | |
111 | | - | |
112 | | - | |
| 113 | + | |
| 114 | + | |
113 | 115 | | |
114 | | - | |
115 | | - | |
| 116 | + | |
| 117 | + | |
116 | 118 | | |
117 | | - | |
118 | | - | |
119 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
124 | 126 | | |
125 | | - | |
| 127 | + | |
126 | 128 | | |
0 commit comments