Commit 9ee0174
Also clear gitpod user's Go build cache
The go clean -cache only clears root's cache. The golangci-lint
install runs as USER gitpod and hits stale go1.24.9 objects in
/home/gitpod/.cache/go-build.
Co-authored-by: Ona <no-reply@ona.com>1 parent 8cc3630 commit 9ee0174
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments