Commit a2ed01f
Fix gofmt import ordering in config_test.go
Reorder k8s.io imports alphabetically by full path to satisfy gofmt:
k8s.io/apimachinery before k8s.io/apiserver.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 79ce76d commit a2ed01f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments