generated.json 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637
  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. "sra_operation_order_test.go",
  29. "types/enums.go",
  30. "types/errors.go",
  31. "types/types.go",
  32. "validators.go"
  33. ],
  34. "go": "1.22",
  35. "module": "github.com/aws/aws-sdk-go-v2/service/ssooidc",
  36. "unstable": false
  37. }