Commit a00035a
Remove all stale Go artifacts when upgrading Go version
Also remove /home/gitpod/go (GOPATH with pre-compiled module cache)
in addition to the build cache. The golangci-lint go install was
finding stale .a files compiled with go1.24.9.
Co-authored-by: Ona <no-reply@ona.com>1 parent 9ee0174 commit a00035a
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments