diff --git a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml index cdc6e34ef..5db237ac6 100755 --- a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml +++ b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml @@ -476,12 +476,9 @@ GoMicroClient: GoMicroServer: id: 5009 languages: Golang -GoKratosServer: +Kratos: id: 5010 languages: Golang -GoKratosClient: - id: 5011 - languages: Golang GoMysql: id: 5012 languages: Golang @@ -617,6 +614,4 @@ Component-Server-Mappings: spring-kafka-consumer: kafka-consumer mssql-jdbc-driver: SqlServer Psychopg: PostgreSQL - GoKratosClient: Kratos - GoKratosServer: Kratos GoMysql: Mysql