LinkinStars commented on PR #1074:
URL: 
https://github.com/apache/incubator-answer/pull/1074#issuecomment-2306075404

   @jernsting Found an issue where `github.com/urfave/cli/v2` dependencies are 
automatically removed after executing `go mod tidy`. If you generate again, you 
get an error
   
   ```
    missing go.sum entry for module providing package github.com/urfave/cli/v2 
(imported by github.com/swaggo/swag/cmd/swag); to add:
   ```
   
   You can run make generate twice and you'll see the problem.


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