diff options
| author | horus_arch | 2015-04-19 22:09:52 +0200 |
|---|---|---|
| committer | horus_arch | 2015-04-19 22:09:52 +0200 |
| commit | 01e9a34952bd6ddd383680b0ca2312e476ad07a6 (patch) | |
| tree | 00902575e5c271cc5d35ea65aa8795b8caeb97bc /Godeps/Godeps.json | |
| download | mandible-01e9a34952bd6ddd383680b0ca2312e476ad07a6.tar.gz | |
Initial commit.
Diffstat (limited to 'Godeps/Godeps.json')
| -rw-r--r-- | Godeps/Godeps.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json new file mode 100644 index 0000000..1df2628 --- /dev/null +++ b/Godeps/Godeps.json @@ -0,0 +1,18 @@ +{ + "ImportPath": "github.com/gophergala/ImgurGo", + "GoVersion": "go1.4.1", + "Deps": [ + { + "ImportPath": "github.com/mitchellh/goamz/aws", + "Rev": "2441a8d0fab90553ec345cfdf3db24bb61ea61c3" + }, + { + "ImportPath": "github.com/mitchellh/goamz/s3", + "Rev": "2441a8d0fab90553ec345cfdf3db24bb61ea61c3" + }, + { + "ImportPath": "github.com/vaughan0/go-ini", + "Rev": "a98ad7ee00ec53921f08832bc06ecf7fd600e6a1" + } + ] +} |
