[add] import github.com/yaoapp/yao/crypto

This commit is contained in:
QJAutumn 2022-05-28 10:16:07 +08:00
parent 5548bc59dd
commit 2da06bef6b

View file

@ -6,6 +6,7 @@ import (
_ "github.com/yaoapp/yao/network"
_ "github.com/yaoapp/yao/user"
_ "github.com/yaoapp/yao/xfs"
_ "github.com/yaoapp/yao/crypto"
)
// 主程序