Vendorized libs
This commit is contained in:
48
Godeps/Godeps.json
generated
Normal file
48
Godeps/Godeps.json
generated
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"ImportPath": "github.com/dhogborg/rtl-gopow",
|
||||
"GoVersion": "go1.6",
|
||||
"GodepVersion": "v66",
|
||||
"Deps": [
|
||||
{
|
||||
"ImportPath": "github.com/Sirupsen/logrus",
|
||||
"Comment": "v0.6.4-6-g539d4dc",
|
||||
"Rev": "539d4dc034c079a7188b5d4ca9650632d73c66e8"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/codegangsta/cli",
|
||||
"Comment": "1.2.0-64-ge1712f3",
|
||||
"Rev": "e1712f381785e32046927f64a7c86fe569203196"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/dustin/go-humanize",
|
||||
"Rev": "8929fe90cee4b2cb9deb468b51fb34eba64d1bf0"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/golang/freetype",
|
||||
"Comment": "release-129-gc67e4d9",
|
||||
"Rev": "c67e4d98d212356ec0d9436a1edcbb6eb799f847"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/golang/freetype/raster",
|
||||
"Comment": "release-129-gc67e4d9",
|
||||
"Rev": "c67e4d98d212356ec0d9436a1edcbb6eb799f847"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/golang/freetype/truetype",
|
||||
"Comment": "release-129-gc67e4d9",
|
||||
"Rev": "c67e4d98d212356ec0d9436a1edcbb6eb799f847"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/lucasb-eyer/go-colorful",
|
||||
"Rev": "e524a63fc3d334b573e6c1060c9b5866cf236626"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/image/font",
|
||||
"Rev": "f551d3a6b7fc11df315ad9e18b404280680f8bec"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/image/math/fixed",
|
||||
"Rev": "f551d3a6b7fc11df315ad9e18b404280680f8bec"
|
||||
}
|
||||
]
|
||||
}
|
||||
5
Godeps/Readme
generated
Normal file
5
Godeps/Readme
generated
Normal file
@@ -0,0 +1,5 @@
|
||||
This directory tree is generated automatically by godep.
|
||||
|
||||
Please do not edit.
|
||||
|
||||
See https://github.com/tools/godep for more information.
|
||||
Reference in New Issue
Block a user