mirror of
https://github.com/rclone/rclone.git
synced 2025-12-18 17:23:20 +00:00
vendor: update all dependencies to latest versions
This commit is contained in:
6
vendor/github.com/aws/aws-sdk-go/service/codebuild/errors.go
generated
vendored
6
vendor/github.com/aws/aws-sdk-go/service/codebuild/errors.go
generated
vendored
@@ -16,6 +16,12 @@ const (
|
||||
// The input value that was provided is not valid.
|
||||
ErrCodeInvalidInputException = "InvalidInputException"
|
||||
|
||||
// ErrCodeOAuthProviderException for service response error code
|
||||
// "OAuthProviderException".
|
||||
//
|
||||
// There was a problem with the underlying OAuth provider.
|
||||
ErrCodeOAuthProviderException = "OAuthProviderException"
|
||||
|
||||
// ErrCodeResourceAlreadyExistsException for service response error code
|
||||
// "ResourceAlreadyExistsException".
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user