fix(slhdsa): copy/paste issue

This commit is contained in:
Sun Yimin 2025-09-15 10:51:54 +08:00 committed by GitHub
parent 0c841cd94f
commit f56b70c4db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@ package slhdsa
import ( import (
"bytes" "bytes"
"crypto/rand"
"encoding/hex" "encoding/hex"
"testing" "testing"
) )