Commit a7e1bbc
ci: set GOPROXY=direct to bypass stale-proxy go.sum mismatch
The tok v0.1.0 tag was moved; the public module proxy can cache the old
zip for that immutable version, causing checksum mismatches against the
refreshed go.sum. Fetching GrayCodeAI modules directly from VCS keeps CI
consistent with the committed hashes.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent a7d77c1 commit a7e1bbc
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
0 commit comments