diff options
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" + } + ] +} |
