Commit 2e93c82
fix: disable go.work in flipt security task verifier to avoid version mismatch
When sg_only verifier restores the full repo, its go.work may require a
newer Go than the container provides. Setting GOWORK=off avoids this.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 35051cd commit 2e93c82
File tree
1 file changed
+3
-1
lines changed- benchmarks/csb/security/flipt-repo-scoped-access-001/tests
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
| |||
0 commit comments