mirror of
https://github.com/google/go-attestation.git
synced 2025-06-23 08:55:36 +00:00
Target gofuzz build tag instead of cgo
go-fuzz + libFuzzer can't be built with `CGO_ENABLED=0`.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// +build cgo
|
||||
// +build !gofuzz
|
||||
|
||||
package attest
|
||||
|
||||
|
Reference in New Issue
Block a user