[add] import github.com/yaoapp/yao/crypto
This commit is contained in:
parent
5548bc59dd
commit
2da06bef6b
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
|
@ -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"
|
||||
)
|
||||
|
||||
// 主程序
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue