vendor: update all dependencies to latest versions
This commit is contained in:
parent
911d121bb9
commit
b017fcfe9a
3048 changed files with 537057 additions and 189681 deletions
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".
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue