Commit 9d5745d
authored
upgrade to latest dependencies (#976)
bumping k8s.io/client-go d033c49...54601aa:
> 54601aa Update dependencies to v0.34.2 tag
> 1bb1ad2 Merge pull request # 134589 from liggitt/automated-cherry-pick-of-# 134588-upstream-release-1.34
> 2505205 Remove invalid SAN certificate construction
> 7ffba0f Merge pull request # 134004 from DerekFrank/automated-cherry-pick-of-# 133573-upstream-release-1.34
> 145cb8f gofmt and review feedback
> ddcdc12 fix: Update unit test to catch actual nil Labels case and fix functionality to handle nil Labels
bumping k8s.io/api 77c9e29...e28454b:
> e28454b Update dependencies to v0.34.2 tag
bumping golang.org/x/sync 04914c2...1966f53:
> 1966f53 errgroup: fix some typos in comment
bumping k8s.io/apimachinery b72d93d...b72d93d:
bumping k8s.io/code-generator 7d570de...de0a59b:
> de0a59b Update dependencies to v0.34.2 tag
bumping knative.dev/pkg 5037c47...7459906:
> 7459906 Bump golang.org/x/sync from 0.17.0 to 0.18.0 in the golang-x group (# 3288)
> 6397f25 Bump the k8s group with 5 updates (# 3291)
> 7e6a020 Update community files (# 3290)
bumping knative.dev/hack 91eedd9...67a5b04:
> 67a5b04 Update community files (# 454)
Signed-off-by: Knative Automation <[email protected]>1 parent 60da975 commit 9d5745d
File tree
6 files changed
+35
-30
lines changed- vendor
- golang.org/x/sync/errgroup
- k8s.io/client-go
- tools/leaderelection/resourcelock
- util/cert
6 files changed
+35
-30
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
129 | | - | |
130 | | - | |
| 129 | + | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
316 | | - | |
| 316 | + | |
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| |||
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
| 375 | + | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
649 | | - | |
| 649 | + | |
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
| |||
730 | 730 | | |
731 | 731 | | |
732 | 732 | | |
733 | | - | |
| 733 | + | |
734 | 734 | | |
735 | 735 | | |
736 | | - | |
| 736 | + | |
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
| |||
0 commit comments