Skip to content

Commit 663130e

Browse files
committed
Add Godeps
1 parent 8286b53 commit 663130e

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

Godeps

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"ImportPath": "github.com/jwilder/docker-gen",
3+
"GoVersion": "go1.2.1",
4+
"Packages": [
5+
"./..."
6+
],
7+
"Deps": [
8+
{
9+
"ImportPath": "github.com/BurntSushi/toml",
10+
"Rev": "f87ce853111478914f0bcffa34d43a93643e6eda"
11+
},
12+
{
13+
"ImportPath": "github.com/fsouza/go-dockerclient",
14+
"Comment": "0.2.1-87-ge1b8930",
15+
"Rev": "e1b8930d27aaa28b18a396b65c7df63014a1a9cd"
16+
}
17+
]
18+
}

0 commit comments

Comments
 (0)