mirror of https://github.com/google/oss-fuzz.git
go-redis: fix broken build (#8181)
Signed-off-by: AdamKorcz <adam@adalogics.com>
This commit is contained in:
parent
52abbf410a
commit
d04f34064f
|
@ -13,4 +13,4 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
compile_go_fuzzer github.com/go-redis/redis/v8/fuzz Fuzz fuzz gofuzz
|
||||
compile_go_fuzzer github.com/go-redis/redis/v9/fuzz Fuzz fuzz gofuzz
|
||||
|
|
Loading…
Reference in New Issue