influxdata / influxdata/flux-fuzz
Update fuzz code to the most recent for module support
Open
- Dominant language
- Shell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The go-fuzz project seems to have started using `golang.org/x/tools/packages` at some point within the last month which means that it should support modules in the correct circumstances for building the binary.
I think it would be good to experiment with this to see if we can make using the fuzzer more user friendly. Right now, it involves me using a special incantation that's in my personal shell history and isn't documented so this issue will be resolved by writing documentation of how to run the fuzzer locally.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.