Commit 7782ae2
rpk: fix remaining BUILD go_test dep mismatches
Gazelle-generated diff still flagged three test target dep
lists on the previous pass:
- plugin: add //src/go/rpk/pkg/out — list_test.go imports it
- security/secret: same
- transform: drop @in_gopkg_yaml_v3//:yaml_v3 — list_test.go
no longer imports it after the test rework
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2be37d3 commit 7782ae2
3 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
0 commit comments