ricardozanini commented on code in PR #3113:
URL: 
https://github.com/apache/incubator-kie-tools/pull/3113#discussion_r2132938158


##########
packages/kn-plugin-workflow/go.mod:
##########
@@ -30,6 +30,7 @@ require (
 
 require (
        github.com/Microsoft/go-winio v0.6.1 // indirect
+       github.com/apache/incubator-kie-tools/packages/sonataflow-operator 
v0.0.0-20250508125535-082fda209c4b // indirect

Review Comment:
   @treblereel the problem was an import on workflowproj, I've moved the 
`version` package to `api` and solved it. Thanks!



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