VictoriaMetrics/vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/generated.json

36 lines
1.1 KiB
JSON
Raw Normal View History

{
"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",
2024-03-17 23:51:41 +01:00
"github.com/aws/smithy-go": "v1.4.0"
},
"files": [
"api_client.go",
"api_client_test.go",
"api_op_CreateToken.go",
2023-12-11 09:48:36 +01:00
"api_op_CreateTokenWithIAM.go",
"api_op_RegisterClient.go",
"api_op_StartDeviceAuthorization.go",
2023-11-16 20:20:27 +01:00
"auth.go",
"deserializers.go",
"doc.go",
"endpoints.go",
2023-11-02 21:03:35 +01:00
"endpoints_config_test.go",
2023-08-11 16:16:25 +02:00
"endpoints_test.go",
"generated.json",
"internal/endpoints/endpoints.go",
"internal/endpoints/endpoints_test.go",
2023-11-16 20:20:27 +01:00
"options.go",
"protocol_test.go",
"serializers.go",
2024-02-24 02:22:39 +01:00
"snapshot_test.go",
"types/errors.go",
"types/types.go",
"validators.go"
],
"go": "1.15",
"module": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
"unstable": false
}