frp/Godeps/Godeps.json

53 lines
1.3 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-03-09 02:03:47 +08:00
"GoVersion": "go1.8",
"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",
"Comment": "v1.7.2-70-gcd7a213",
"Rev": "cd7a213b889b290cf450e1dd51398af12e5a10d4"
},
{
"ImportPath": "github.com/golang/snappy",
"Rev": "5979233c5d6225d4a8e438cdd0b411888449ddab"
},
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
},
{
"ImportPath": "golang.org/x/crypto/pbkdf2",
"Rev": "1f22c0103821b9390939b6776727195525381532"
2016-01-27 21:24:36 +08:00
}
]
}