Commit f391117
fix: add missing strings import in version_filter_test.go
The containsNonComment helper uses strings.Split and strings.TrimSpace
but the import was missing. Only visible with -tags=integration.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 2be0b81 commit f391117
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments