frp/Godeps/Godeps.json

30 lines
662 B
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",
"GoVersion": "go1.6",
"GodepVersion": "v74",
2016-01-27 21:24:36 +08:00
"Packages": [
2016-08-11 16:26:21 +08:00
"./src/..."
2016-01-27 21:24:36 +08:00
],
"Deps": [
{
"ImportPath": "github.com/astaxie/beego/logs",
2016-08-11 16:32:05 +08:00
"Comment": "v1.6.1-5-g88c5dfa",
"Rev": "88c5dfa6ead42e624c2e7d9e04eab6cb2d07412a"
2016-01-27 21:24:36 +08:00
},
2016-03-14 00:21:40 +08:00
{
"ImportPath": "github.com/docopt/docopt-go",
"Comment": "0.6.2",
"Rev": "784ddc588536785e7299f7272f39101f7faccc3f"
},
{
"ImportPath": "github.com/rakyll/statik/fs",
"Comment": "v0.1.0",
"Rev": "274df120e9065bdd08eb1120e0375e3dc1ae8465"
},
2016-01-27 21:24:36 +08:00
{
"ImportPath": "github.com/vaughan0/go-ini",
"Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1"
}
]
}