mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 16:30:19 +00:00
f9310c84f4
Bumps [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go-v2/compare/v1.20.0...service/s3/v1.21.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
38 lines
1.3 KiB
JSON
38 lines
1.3 KiB
JSON
{
|
|
"dependencies": {
|
|
"github.com/aws/aws-sdk-go-v2": "v1.4.0",
|
|
"github.com/aws/aws-sdk-go-v2/internal/configsources": "v0.0.0-00010101000000-000000000000",
|
|
"github.com/aws/aws-sdk-go-v2/internal/endpoints/v2": "v2.0.0-00010101000000-000000000000",
|
|
"github.com/aws/aws-sdk-go-v2/service/internal/presigned-url": "v1.0.7",
|
|
"github.com/aws/smithy-go": "v1.4.0",
|
|
"github.com/google/go-cmp": "v0.5.4"
|
|
},
|
|
"files": [
|
|
"api_client.go",
|
|
"api_client_test.go",
|
|
"api_op_AssumeRole.go",
|
|
"api_op_AssumeRoleWithSAML.go",
|
|
"api_op_AssumeRoleWithWebIdentity.go",
|
|
"api_op_DecodeAuthorizationMessage.go",
|
|
"api_op_GetAccessKeyInfo.go",
|
|
"api_op_GetCallerIdentity.go",
|
|
"api_op_GetFederationToken.go",
|
|
"api_op_GetSessionToken.go",
|
|
"deserializers.go",
|
|
"doc.go",
|
|
"endpoints.go",
|
|
"endpoints_test.go",
|
|
"generated.json",
|
|
"internal/endpoints/endpoints.go",
|
|
"internal/endpoints/endpoints_test.go",
|
|
"protocol_test.go",
|
|
"serializers.go",
|
|
"types/errors.go",
|
|
"types/types.go",
|
|
"validators.go"
|
|
],
|
|
"go": "1.15",
|
|
"module": "github.com/aws/aws-sdk-go-v2/service/sts",
|
|
"unstable": false
|
|
}
|