Update dependencies

Among others, this updates minio-go, so that the new "eu-west-3" zone
for AWS is supported.
This commit is contained in:
Alexander Neumann 2018-01-23 19:40:42 +01:00
parent b63de7c798
commit 2b39f9f4b2
3435 changed files with 1318042 additions and 315692 deletions

File diff suppressed because it is too large Load diff

View file

@ -529,7 +529,7 @@ type Document struct {
//
// A simple field name contains only characters `a` to `z`, `A` to
// `Z`,
// `0` to `9`, or `_`, and must not start with `0` to `9` or `_`. For
// `0` to `9`, or `_`, and must not start with `0` to `9`. For
// example,
// `foo_bar_17`.
//
@ -991,7 +991,8 @@ type FieldTransform struct {
// "SERVER_VALUE_UNSPECIFIED" - Unspecified. This value must not be
// used.
// "REQUEST_TIME" - The time at which the server processed the
// request.
// request, with millisecond
// precision.
SetToServerValue string `json:"setToServerValue,omitempty"`
// ForceSendFields is a list of field names (e.g. "FieldPath") to