Commit 092af9e8 authored by pengjun's avatar pengjun Committed by vipwzw

#334 fix gosec error

parent 2ed4f5c1
...@@ -14,6 +14,7 @@ import ( ...@@ -14,6 +14,7 @@ import (
ca "github.com/33cn/plugin/plugin/dapp/cert/authority/tools/cryptogen/generator/impl" ca "github.com/33cn/plugin/plugin/dapp/cert/authority/tools/cryptogen/generator/impl"
"github.com/BurntSushi/toml" "github.com/BurntSushi/toml"
"github.com/spf13/cobra" "github.com/spf13/cobra"
_ "github.com/33cn/plugin/plugin/crypto/init"
) )
const ( const (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment