Commit 71c14cb
authored
[chore][processor/resourcedetectionprocessor] run make modernize (#44774)
<!--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](#44199)
linter in CI.
There are no changes in the component behaviour.
Signed-off-by: Paulo Dias <[email protected]>1 parent ec7906c commit 71c14cb
File tree
1 file changed
+2
-2
lines changed- processor/resourcedetectionprocessor
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
719 | 719 | | |
720 | 720 | | |
721 | 721 | | |
722 | | - | |
| 722 | + | |
723 | 723 | | |
724 | 724 | | |
725 | 725 | | |
| |||
741 | 741 | | |
742 | 742 | | |
743 | 743 | | |
744 | | - | |
| 744 | + | |
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
| |||
0 commit comments