forked from rafecolton/docker-builder
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGodeps
More file actions
86 lines (86 loc) · 2.25 KB
/
Godeps
File metadata and controls
86 lines (86 loc) · 2.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
{
"ImportPath": "github.com/modcloth/docker-builder",
"GoVersion": "go1.3",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/BurntSushi/toml",
"Rev": "890ff2dcee0c5b7fc3c7453325d8146aaf1850c1"
},
{
"ImportPath": "github.com/Sirupsen/logrus",
"Comment": "v0.2.0-9-g97978e5",
"Rev": "97978e5e5483a3f926c2bb6e19f9e2ff344e81f0"
},
{
"ImportPath": "github.com/codegangsta/cli",
"Comment": "1.0.0-88-g27ecc97",
"Rev": "27ecc97192df1bf053a22b04463f2b51b8b8373e"
},
{
"ImportPath": "github.com/codegangsta/inject",
"Comment": "v1.0-rc1",
"Rev": "37d7f8432a3e684eef9b2edece76bdfa6ac85b39"
},
{
"ImportPath": "github.com/dotcloud/docker/pkg/tailfile",
"Comment": "v1.1.0-14-g02ef943",
"Rev": "02ef9437d3b55301ded005806b1649238afdbdad"
},
{
"ImportPath": "github.com/fsouza/go-dockerclient",
"Comment": "0.2.1-182-g433479f",
"Rev": "433479ff1777c472a9a1dafb0091bc1dc9752fee"
},
{
"ImportPath": "github.com/go-martini/martini",
"Comment": "v1.0-6-g9af2cc2",
"Rev": "9af2cc2f8861c10bad0df25c8ded19fc9cd9b74e"
},
{
"ImportPath": "github.com/hishboy/gocommons/lang",
"Rev": "044cf908ddecb539c042e1bfd9b402740a6835bc"
},
{
"ImportPath": "github.com/kelseyhightower/envconfig",
"Comment": "v1.0.0",
"Rev": "0280e33525f5d88edb71638a80b31724153225ba"
},
{
"ImportPath": "github.com/modcloth/auth",
"Rev": "3f96c83d4d504fb0804967df1d55b96e69817f38"
},
{
"ImportPath": "github.com/modcloth/go-fileutils",
"Rev": "66b8be3a55b04e20fa4a26ca867fbb5612f75a73"
},
{
"ImportPath": "github.com/modcloth/kamino",
"Comment": "v0.1.2",
"Rev": "9ca92fa5b1ff549157054972ce16c9faa43df87a"
},
{
"ImportPath": "github.com/nu7hatch/gouuid",
"Rev": "179d4d0c4d8d407a32af483c2354df1d2c91e6c3"
},
{
"ImportPath": "github.com/onsi/ginkgo",
"Comment": "v1.0.0-2-g4cf6831",
"Rev": "4cf683101c36426dc975f4db4d7f01d9c071f31a"
},
{
"ImportPath": "github.com/onsi/gocleanup",
"Rev": "c1a5478700b50f357e84d5991f5566a1826c4cf5"
},
{
"ImportPath": "github.com/onsi/gomega",
"Rev": "50bea9a608004800126b3fddab0c3608d87c0ca9"
},
{
"ImportPath": "github.com/wsxiaoys/terminal/color",
"Rev": "9dcaf1d63119a8ac00eef82270eaef08b6aa2328"
}
]
}