mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
Update vendored deps, including AWS SDK, openpgp, ftp, ...
This commit is contained in:
+7
@@ -16,6 +16,13 @@ const (
|
||||
// The image does not support storage connectors.
|
||||
ErrCodeIncompatibleImageException = "IncompatibleImageException"
|
||||
|
||||
// ErrCodeInvalidAccountStatusException for service response error code
|
||||
// "InvalidAccountStatusException".
|
||||
//
|
||||
// The resource cannot be created because your AWS account is suspended. For
|
||||
// assistance, contact AWS Support.
|
||||
ErrCodeInvalidAccountStatusException = "InvalidAccountStatusException"
|
||||
|
||||
// ErrCodeInvalidParameterCombinationException for service response error code
|
||||
// "InvalidParameterCombinationException".
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user