kaniko/vendor/github.com/aws/aws-sdk-go-v2/service/ecrpublic
Patrick Decat a946b82f22
fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908)
As mentioned in https://github.com/aws/aws-sdk-go-v2/issues/2370, AWS
SDK for Go v2 releases after 2023/11/15 broke compatibility with all
previous releases.

Resolves #2882

Signed-off-by: Patrick Decat <pdecat@gmail.com>
2023-12-15 11:11:02 -08:00
..
internal/endpoints fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
types fix: install tools using go.mod for versioning (#2562) 2023-06-14 10:18:13 -07:00
CHANGELOG.md fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
LICENSE.txt Bump deps (#1885) 2022-01-21 13:59:16 -05:00
api_client.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_BatchCheckLayerAvailability.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_BatchDeleteImage.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_CompleteLayerUpload.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_CreateRepository.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_DeleteRepository.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_DeleteRepositoryPolicy.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_DescribeImageTags.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_DescribeImages.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_DescribeRegistries.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_DescribeRepositories.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_GetAuthorizationToken.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_GetRegistryCatalogData.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_GetRepositoryCatalogData.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_GetRepositoryPolicy.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_InitiateLayerUpload.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_ListTagsForResource.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_PutImage.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_PutRegistryCatalogData.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_PutRepositoryCatalogData.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_SetRepositoryPolicy.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_TagResource.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_UntagResource.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
api_op_UploadLayerPart.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
auth.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
deserializers.go fix: install tools using go.mod for versioning (#2562) 2023-06-14 10:18:13 -07:00
doc.go fix: install tools using go.mod for versioning (#2562) 2023-06-14 10:18:13 -07:00
endpoints.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
generated.json fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
go_module_metadata.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
options.go fix: also update github.com/awslabs/amazon-ecr-credential-helper to resolve issues with AWS ECR authentication (#2908) 2023-12-15 11:11:02 -08:00
serializers.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
validators.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00