frp/Godeps/Godeps.json

68 lines
1.7 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",
2017-05-17 22:48:41 +08:00
"GoVersion": "go1.8",
2017-03-09 02:03:47 +08:00
"GodepVersion": "v79",
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": [
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"
},
2017-03-09 02:03:47 +08:00
{
"ImportPath": "github.com/fatedier/beego/logs",
2017-04-21 16:44:51 +08:00
"Comment": "v1.7.2-72-gf73c369",
"Rev": "f73c3692bbd70a83728cb59b2c0423ff95e4ecea"
2017-03-09 02:03:47 +08:00
},
{
"ImportPath": "github.com/golang/snappy",
"Rev": "5979233c5d6225d4a8e438cdd0b411888449ddab"
},
2017-03-23 02:06:04 +08:00
{
"ImportPath": "github.com/julienschmidt/httprouter",
"Comment": "v1.1-41-g8a45e95",
"Rev": "8a45e95fc75cb77048068a62daed98cc22fdac7c"
},
2017-05-17 22:48:41 +08:00
{
"ImportPath": "github.com/pkg/errors",
"Comment": "v0.8.0-5-gc605e28",
"Rev": "c605e284fe17294bda444b34710735b29d1a9d90"
},
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"
2017-03-09 02:03:47 +08:00
},
2017-05-17 22:48:41 +08:00
{
"ImportPath": "github.com/xtaci/smux",
"Comment": "v1.0.5-8-g2de5471",
"Rev": "2de5471dfcbc029f5fe1392b83fe784127c4943e"
},
2017-03-09 02:03:47 +08:00
{
"ImportPath": "golang.org/x/crypto/pbkdf2",
"Rev": "1f22c0103821b9390939b6776727195525381532"
2016-01-27 21:24:36 +08:00
}
]
}