Commit 9d24af3
committed
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.1 parent bffd49a commit 9d24af3
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