mrproliu commented on code in PR #240:
URL: https://github.com/apache/skywalking-go/pull/240#discussion_r3049233912


##########
docs/en/agent/support-plugins.md:
##########
@@ -21,11 +21,13 @@ metrics based on the tracing data.
   * `microv4`: [Go-Micro](https://github.com/go-micro/go-micro) tested v4.6.0 
to v4.10.2.
   * `grpc` : [gRPC](https://github.com/grpc/grpc-go) tested v1.55.0 to v1.64.0.
 * Database Client
-  * `gorm`: [GORM](https://github.com/go-gorm/gorm) tested v1.22.0 to v1.25.1.
+  * `gorm`: [GORM](https://github.com/go-gorm/gorm) tested v1.22.0 to v1.25.10.

Review Comment:
   Or there are easier ways: you can enhance the plugin.yaml in each test by 
checking the version number; if it's higher than the previous version, use 
another except file to verify the data. It's the easier way to do this. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to