mirror of https://github.com/google/oss-fuzz.git
[go-redis] Fix coverage build (#6109)
This commit is contained in:
parent
58fdd19a79
commit
bd5c80f64b
|
@ -13,5 +13,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
#github.com/go-redis/redis/fuzz is not a module, so needs local build
|
||||
compile_go_fuzzer ./fuzz Fuzz fuzz gofuzz
|
||||
compile_go_fuzzer github.com/go-redis/redis/v8/fuzz Fuzz fuzz gofuzz
|
||||
|
|
Loading…
Reference in New Issue