futeng opened a new pull request, #234: URL: https://github.com/apache/incubator-answer-plugins/pull/234
The paths for the `notification-dingtalk` and `storage-tencentyuncos` plugins do not match the module definitions in the `go.mod` file. This inconsistency causes errors when running the `./answer build --with` command. This pull request makes the necessary adjustments to align the plugin paths with their corresponding module definitions in `go.mod` to resolve the build errors. -- 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]
