Commit 084511f
committed
update Go to latest version (1.25) so that we have access to fs.SkipAll
We need fs.SkipAll (introduced in 1.20) so that we can skip WalkDir entirely
instead of just skipping the current directory. This is needed when we
encounter the "too many open files" error.1 parent 50f4429 commit 084511f
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
0 commit comments