fix(fuzz): fix OSS-Fuzz build (#13152)

CC @odeke-em
This commit is contained in:
Elias Naur 2022-09-05 13:23:48 +02:00 committed by GitHub
parent e09516f479
commit ca86ec5e93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,6 @@ build_go_fuzzer() {
}
go get github.com/AdamKorcz/go-118-fuzz-build/utils
go get github.com/prometheus/common/expfmt@v0.32.1
build_go_fuzzer FuzzCryptoHDDerivePrivateKeyForPath fuzz_crypto_hd_deriveprivatekeyforpath
build_go_fuzzer FuzzCryptoHDNewParamsFromPath fuzz_crypto_hd_newparamsfrompath