We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a1312 commit 044412fCopy full SHA for 044412f
projects/mongo-go-driver/build.sh
@@ -16,6 +16,7 @@
16
################################################################################
17
18
go get github.com/AdamKorcz/go-118-fuzz-build/testing
19
+rm -rf $SRC/mongo-go-driver/vendor
20
go run cmd/build-oss-fuzz-corpus/main.go $OUT/fuzz_decode_seed_corpus.zip
21
22
mv bson/fuzz_test.go bson/fuzz.go
0 commit comments