minio/vendor/golang.org/x
Harshavardhana 5e69a107d8 Support detecting mountpoints correctly (#7288)
Currently windows support was relying on Symlink as
a way to detect a drive, this doesn't work in latest
Windows 2016, fix this to use a proper mechanism by
using win32 APIs.

Additionally also add support for detecting bind mounts
on Linux.
2019-02-26 18:04:53 -08:00
..
crypto Remove gateway implementations for manta, sia and b2 (#7115) 2019-01-20 08:10:58 -08:00
net Vendorize all recent changes to minio-go (#7135) 2019-01-23 19:22:09 +05:30
oauth2 Update GCS storage library to support GetObject API on gzipped objects (#6506) 2018-09-21 11:43:10 -07:00
sys Support detecting mountpoints correctly (#7288) 2019-02-26 18:04:53 -08:00
text Implement backblaze-b2 gateway support (#5002) 2017-10-13 16:26:16 +05:30
time/rate Limit number of connections upto system maxlimit (#5109) 2017-12-20 13:30:14 +05:30