Skip to content

Commit

Permalink
vendorize minio-go with fix for reset peer to retry (#2420)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Mar 24, 2018
1 parent 45b32d3 commit da5c198
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions vendor/github.com/minio/minio-go/retry.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file removed vendor/github.com/minio/minio-go/validator
Binary file not shown.
6 changes: 3 additions & 3 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@
"revisionTime": "2015-10-24T22:24:27-07:00"
},
{
"checksumSHA1": "ySBgI/o5CEUb+Sxd07E9ZNNFYuU=",
"checksumSHA1": "vel3vWCKiB8RYazJccM0wZOr5fg=",
"path": "github.com/minio/minio-go",
"revision": "bfac4536aea242ea4d05fb552d2a85f397a85369",
"revisionTime": "2018-03-12T23:14:54Z"
"revision": "6807cf184b53db289809cb4a7e4bf17939d870c6",
"revisionTime": "2018-03-20T05:06:04Z"
},
{
"checksumSHA1": "/Ly8Mgi802nx7zZiBq+H6p+ct8M=",
Expand Down

0 comments on commit da5c198

Please sign in to comment.