Commit 117e85b
authored
Do not pass GOOS and GOARCH when installing whydeadcode (#54083)
<!--Please give us some feedback on your experience writing this PR ! https://app.datadoghq.com/forms/43db4c02-6837-400c-8083-692e141b1b88 !-->
### What does this PR do?
Do not pass GOOS and GOARCH when installing whydeadcode
### Motivation
Fix failure when cross compiling.
### Describe how you validated your changes
CI
### Additional Notes
Co-authored-by: pierre.gimalac <pierre.gimalac@datadoghq.com>1 parent a742b0f commit 117e85b
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
216 | 218 | | |
217 | 219 | | |
218 | 220 | | |
| |||
0 commit comments