attempt to fix build
This commit is contained in:
@@ -42,7 +42,7 @@ func main() {
|
||||
fmt.Printf("%s\n", err)
|
||||
os.Exit(1)
|
||||
}
|
||||
os.Stdout.Write(signedBuf)
|
||||
os.Stdout.Write(signedBuf) //#nosec
|
||||
}
|
||||
|
||||
if *doVerify {
|
||||
|
||||
Reference in New Issue
Block a user