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:
parent
b63de7c798
commit
2b39f9f4b2
3435 changed files with 1318042 additions and 315692 deletions
1801
vendor/google.golang.org/api/firestore/v1beta1/firestore-api.json
generated
vendored
1801
vendor/google.golang.org/api/firestore/v1beta1/firestore-api.json
generated
vendored
File diff suppressed because it is too large
Load diff
5
vendor/google.golang.org/api/firestore/v1beta1/firestore-gen.go
generated
vendored
5
vendor/google.golang.org/api/firestore/v1beta1/firestore-gen.go
generated
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue