This repository was archived by the owner on Mar 14, 2026. It is now read-only.
Commit 835fb9f
Increase max_file_size for Go 1.25.5 to handle larger build cache
Go 1.25.5 generates ~38MB of GOCACHE data even for simple programs,
which exceeds the default max_file_size of 10MB. Set limit to 50MB
for this package.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>1 parent cb4f189 commit 835fb9f
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
0 commit comments