oss-fuzz/projects/boringssl
David Benjamin e011be1a58
boringssl: Switch Docker base image to base-builder-go (#9085)
This is to fix https://crbug.com/oss-fuzz/53701, a build failure.

The Go from apt is old (1.13). Instead, use base-builder-go to pick up
oss-fuzz's copy of Go. We're technically a C/C++ project, but since
C/C++ is part of the baseline, we can just use the Go one.

If we ever need two languages, we can follow the advice in
https://google.github.io/oss-fuzz/getting-started/new-project-guide/#dockerfile
to run install_lang.sh. (Although after https://crbug.com/boringssl/542,
we may not need Go anyway.)
2022-11-28 19:01:08 +00:00
..
Dockerfile boringssl: Switch Docker base image to base-builder-go (#9085) 2022-11-28 19:01:08 +00:00
build.sh
fuzz_certs.cc
fuzz_pkcs8.cc
fuzz_pkcs12.cc
project.yaml