frp/Godeps/Godeps.json

45 lines
1.1 KiB
JSON
Raw Normal View History

2016-01-27 21:24:36 +08:00
{
2016-08-11 16:20:59 +08:00
"ImportPath": "github.com/fatedier/frp",
2016-12-19 01:33:26 +08:00
"GoVersion": "go1.7",
"GodepVersion": "v75",
2016-01-27 21:24:36 +08:00
"Packages": [
2016-12-19 01:33:26 +08:00
"./..."
2016-01-27 21:24:36 +08:00
],
"Deps": [
{
"ImportPath": "github.com/astaxie/beego/logs",
"Comment": "v1.7.0-7-gefbde1e",
"Rev": "efbde1ee77517486eac03e814e01d724ddad18e6"
2016-01-27 21:24:36 +08:00
},
2016-12-19 01:33:26 +08:00
{
"ImportPath": "github.com/davecgh/go-spew/spew",
2016-12-19 01:44:17 +08:00
"Comment": "v1.1.0",
"Rev": "346938d642f2ec3594ed81d874461961cd0faa76"
2016-12-19 01:33:26 +08:00
},
2016-03-14 00:21:40 +08:00
{
"ImportPath": "github.com/docopt/docopt-go",
"Comment": "0.6.2",
"Rev": "784ddc588536785e7299f7272f39101f7faccc3f"
},
2016-12-19 01:33:26 +08:00
{
"ImportPath": "github.com/pmezard/go-difflib/difflib",
"Comment": "v1.0.0",
"Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
},
{
"ImportPath": "github.com/rakyll/statik/fs",
"Comment": "v0.1.0",
"Rev": "274df120e9065bdd08eb1120e0375e3dc1ae8465"
},
2016-12-19 01:33:26 +08:00
{
"ImportPath": "github.com/stretchr/testify/assert",
2016-12-19 01:44:17 +08:00
"Comment": "v1.1.4-25-g2402e8e",
"Rev": "2402e8e7a02fc811447d11f881aa9746cdc57983"
2016-12-19 01:33:26 +08:00
},
2016-01-27 21:24:36 +08:00
{
"ImportPath": "github.com/vaughan0/go-ini",
"Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
}
]
}