mirror of
https://github.com/Luzifer/vault-totp.git
synced 2024-12-23 14:21:18 +00:00
113 lines
3 KiB
JSON
113 lines
3 KiB
JSON
{
|
|
"ImportPath": "github.com/Luzifer/vault-totp",
|
|
"GoVersion": "go1.7",
|
|
"GodepVersion": "v75",
|
|
"Deps": [
|
|
{
|
|
"ImportPath": "github.com/Luzifer/rconfig",
|
|
"Comment": "v1.1.0",
|
|
"Rev": "c27bd3a64b5b19556914d9fec69922cf3852d585"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/boombuler/barcode",
|
|
"Rev": "fe0f26ff6d26693948ee8189aa064ee8c54141fa"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/boombuler/barcode/qr",
|
|
"Rev": "fe0f26ff6d26693948ee8189aa064ee8c54141fa"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/boombuler/barcode/utils",
|
|
"Rev": "fe0f26ff6d26693948ee8189aa064ee8c54141fa"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/fatih/structs",
|
|
"Rev": "3fe2facc32a7fbde4b29c0f85604dc1dd22836d2"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/errwrap",
|
|
"Rev": "7554cd9344cec97297fa6649b055a8c98c2a1e55"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/go-cleanhttp",
|
|
"Rev": "ad28ea4487f05916463e2423a55166280e8254b5"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/go-multierror",
|
|
"Rev": "d30f09973e19c1dfcd120b2d9c4f168e68d6b5d5"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/go-rootcerts",
|
|
"Rev": "6bb64b370b90e7ef1fa532be9e591a81c3493e00"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/hcl",
|
|
"Rev": "ef8133da8cda503718a74741312bf50821e6de79"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/hcl/hcl/ast",
|
|
"Rev": "ef8133da8cda503718a74741312bf50821e6de79"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/hcl/hcl/parser",
|
|
"Rev": "ef8133da8cda503718a74741312bf50821e6de79"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/hcl/hcl/scanner",
|
|
"Rev": "ef8133da8cda503718a74741312bf50821e6de79"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/hcl/hcl/strconv",
|
|
"Rev": "ef8133da8cda503718a74741312bf50821e6de79"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/hcl/hcl/token",
|
|
"Rev": "ef8133da8cda503718a74741312bf50821e6de79"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/hcl/json/parser",
|
|
"Rev": "ef8133da8cda503718a74741312bf50821e6de79"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/hcl/json/scanner",
|
|
"Rev": "ef8133da8cda503718a74741312bf50821e6de79"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/hcl/json/token",
|
|
"Rev": "ef8133da8cda503718a74741312bf50821e6de79"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/hashicorp/vault/api",
|
|
"Comment": "v0.6.0-beta2-24-gf0b06cf",
|
|
"Rev": "f0b06cf68a3a6d69d0572be23f5035c38d1f3539"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/mitchellh/go-homedir",
|
|
"Rev": "981ab348d865cf048eb7d17e78ac7192632d8415"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/mitchellh/mapstructure",
|
|
"Rev": "ca63d7c062ee3c9f34db231e352b60012b4fd0c1"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/pquerna/otp",
|
|
"Rev": "54653902c20e47f3417541d35435cb6d6162e28a"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/pquerna/otp/hotp",
|
|
"Rev": "54653902c20e47f3417541d35435cb6d6162e28a"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/pquerna/otp/totp",
|
|
"Rev": "54653902c20e47f3417541d35435cb6d6162e28a"
|
|
},
|
|
{
|
|
"ImportPath": "github.com/spf13/pflag",
|
|
"Rev": "c7e63cf4530bcd3ba943729cee0efeff2ebea63f"
|
|
},
|
|
{
|
|
"ImportPath": "gopkg.in/yaml.v2",
|
|
"Rev": "31c299268d302dd0aa9a0dcf765a3d58971ac83f"
|
|
}
|
|
]
|
|
}
|