squakez commented on code in PR #3227:
URL: https://github.com/apache/camel-k/pull/3227#discussion_r855856705


##########
go.mod:
##########
@@ -19,6 +19,7 @@ require (
        github.com/magiconair/properties v1.8.6
        github.com/mitchellh/go-homedir v1.1.0
        github.com/mitchellh/mapstructure v1.4.3
+       github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6

Review Comment:
   Any reason why not to use `golang.org/x/term` instead?



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