hgaol opened a new issue, #1519:
URL: https://github.com/apache/answer/issues/1519

   ## Describe the bug
   
   When using `answer build`, relative local paths were passed through 
directly, but go mod edit -replace runs in a temp build dir, so relative paths 
could resolve incorrectly.
   
   ## To Reproduce
   
   Steps to reproduce the behavior:
   
   1. run `answer build` with local plugins, while the `replace` statement in 
`go.mod` is relative paths.
   
   ## Expected behavior
   
   works as well for local plugins for `answer build` cmd.
   
   ## Platform
   
   - Device: [e.g. Desktop, Mobile]
   - OS: [e.g. macOS]
   - Browser and version: [e.g. Chrome, Safari]
   - Version: [e.g. v1.2.0]
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to