mirror of
https://github.com/rclone/rclone.git
synced 2025-08-17 09:01:33 +02:00
vendor: update all dependencies to latest versions
This commit is contained in:
1042
vendor/google.golang.org/api/clouderrorreporting/v1beta1/clouderrorreporting-api.json
generated
vendored
1042
vendor/google.golang.org/api/clouderrorreporting/v1beta1/clouderrorreporting-api.json
generated
vendored
File diff suppressed because it is too large
Load Diff
4
vendor/google.golang.org/api/clouderrorreporting/v1beta1/clouderrorreporting-gen.go
generated
vendored
4
vendor/google.golang.org/api/clouderrorreporting/v1beta1/clouderrorreporting-gen.go
generated
vendored
@ -146,9 +146,7 @@ type ErrorContext struct {
|
||||
// For a logged exception this would be the source line where
|
||||
// the
|
||||
// exception is logged, usually close to the place where it was
|
||||
// caught. This value is in contrast to
|
||||
// `Exception.cause_location`,
|
||||
// which describes the source line where the exception was thrown.
|
||||
// caught.
|
||||
ReportLocation *SourceLocation `json:"reportLocation,omitempty"`
|
||||
|
||||
// SourceReferences: Source code that was used to build the executable
|
||||
|
Reference in New Issue
Block a user