Commit d4bcfb9
authored
[chore][internal/testutil] run make modernize (#14158)
<!--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 fa20a0c commit d4bcfb9
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments