Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go-fuzz-build: respect GO111MODULE if set #272

Closed
wants to merge 1 commit into from

Conversation

josharian
Copy link
Collaborator

This is an alternative to #271.

Updates #195

cc @mvdan @yevgenypats @dvyukov

@yevgenypats
Copy link
Contributor

@josharian looks like it fails the CI.

@josharian
Copy link
Collaborator Author

Ah, the CI failed because there's a CI configuration that explicitly sets GO111MODULE=on. Which doesn't work for our tests. @thepudds what do you think the right thing to do here is?

@yevgenypats
Copy link
Contributor

I'm in favour of merging #271 asap as it doesn't affect the current users and tests at all and it remove the block for a lot of users that are waiting for long time for this one:

https://twitter.com/fuzzitdev/status/1169137825142452225
https://www.reddit.com/r/golang/comments/dc98vv/how_to_fuzz_go_code_with_gofuzz_continuously/
https://twitter.com/search?q=go-fuzz%20modules&src=typed_query

@josharian
Copy link
Collaborator Author

I’m closing this in favor of #274, which I will review ASAP, probably within the next few days.

@josharian josharian closed this Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants