...
1{
2 "dependencies": {
3 "github.com/aws/aws-sdk-go-v2": "v1.4.0",
4 "github.com/aws/aws-sdk-go-v2/internal/configsources": "v0.0.0-00010101000000-000000000000",
5 "github.com/aws/aws-sdk-go-v2/internal/endpoints/v2": "v2.0.0-00010101000000-000000000000",
6 "github.com/aws/smithy-go": "v1.4.0"
7 },
8 "files": [
9 "api_client.go",
10 "api_client_test.go",
11 "api_op_CreateToken.go",
12 "api_op_CreateTokenWithIAM.go",
13 "api_op_RegisterClient.go",
14 "api_op_StartDeviceAuthorization.go",
15 "auth.go",
16 "deserializers.go",
17 "doc.go",
18 "endpoints.go",
19 "endpoints_config_test.go",
20 "endpoints_test.go",
21 "generated.json",
22 "internal/endpoints/endpoints.go",
23 "internal/endpoints/endpoints_test.go",
24 "options.go",
25 "protocol_test.go",
26 "serializers.go",
27 "snapshot_test.go",
28 "types/errors.go",
29 "types/types.go",
30 "validators.go"
31 ],
32 "go": "1.15",
33 "module": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
34 "unstable": false
35}
View as plain text