Commit f12b881
Consider '.syso' as a Go file for vendoring
This fixes an issue where importing a package in order to bundle a .syso
doesn't work, because vndr deletes the .syso file when cleaning.
Signed-off-by: Paul "TBBle" Hampson <[email protected]>1 parent 67927bd commit f12b881
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments