0
0
Fork 0

add missing import

This commit is contained in:
Gibheer 2015-01-15 06:55:30 +01:00
parent eda483d0d1
commit 43384bab59
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
package main
import (
"crypto"
"crypto/rand"
"crypto/x509"
"crypto/x509/pkix"