Commit fa20a0c
authored
[chore][confmap] run make modernize (#14157)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Run the `make modernize` tool.
https://pkg.go.dev/golang.org/x/tools/gopls/internal/analysis/modernize
This is part of the process to enable the
[modernize](#14153)
linter in CI.
There are no changes in the component behaviour.
Signed-off-by: Paulo Dias <[email protected]>1 parent 6fb786c commit fa20a0c
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments