Add -report-s3 option

This commit is contained in:
kota kanbe
2016-06-04 11:15:53 +09:00
parent 1044fb8574
commit 0de38b99c2
5 changed files with 206 additions and 9 deletions

31
glide.lock generated
View File

@@ -1,14 +1,41 @@
hash: f6451157cbeaa3590d2b62fb9902221f73c81b5aeda722cf61929f88ce1cfc64
updated: 2016-06-02T14:32:59.414338172+09:00
updated: 2016-06-06T09:28:24.182725693+09:00
imports:
- name: github.com/asaskevich/govalidator
version: df81827fdd59d8b4fb93d8910b286ab7a3919520
- name: github.com/aws/aws-sdk-go
version: 1608a1f6ffe7f327007d2aca50ebf1d26c285ef2
subpackages:
- aws
- aws/credentials
- aws/session
- service/s3
- aws/awserr
- aws/client
- aws/corehandlers
- aws/defaults
- aws/request
- private/endpoints
- aws/awsutil
- aws/client/metadata
- private/protocol
- private/protocol/restxml
- private/signer/v4
- private/waiter
- aws/credentials/ec2rolecreds
- aws/ec2metadata
- private/protocol/query
- private/protocol/rest
- private/protocol/xml/xmlutil
- private/protocol/query/queryutil
- name: github.com/BurntSushi/toml
version: f0aeabca5a127c4078abb8c8d64298b147264b55
- name: github.com/cenkalti/backoff
version: a6030178a585d5972d4d33ce61f4a1fa40eaaed0
- name: github.com/cheggaaa/pb
version: c1f48d5ce4f292dfb775ef52aaedd15be323510d
- name: github.com/go-ini/ini
version: 72ba3e6b9e6b87e0c74c9a7a4dc86e8dd8ba4355
- name: github.com/google/subcommands
version: 1c7173745a6001f67d8d96ab4e178284c77f7759
- name: github.com/gosuri/uitable
@@ -22,6 +49,8 @@ imports:
version: bf0e23607840019d62e32e87e9af48e881d74b1e
- name: github.com/jinzhu/inflection
version: 3272df6c21d04180007eb3349844c89a3856bc25
- name: github.com/jmespath/go-jmespath
version: 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74
- name: github.com/jroimartin/gocui
version: 2dcda558bf18ec07c7065bf1eaf071b5305f7c0c
- name: github.com/k0kubun/pp