Skip to content

Commit c81b6c5

Browse files
committed
add time import
1 parent 146ed7b commit c81b6c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openssl/openssl_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import (
88
"os"
99
"runtime"
1010
"testing"
11+
"time"
1112

1213
"github.com/golang-fips/openssl-fips/openssl"
1314
)

0 commit comments

Comments
 (0)