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


##########
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:
   No good reason. It was just the first package I saw while searching for a 
way to get the terminal size. I'll change it to `golang.org/x/term`
   
   > Looks preetty!
   
   It sure does
   
   > Let's remove the generated.deepcopy files before merging, though.
   
   Ok
   
   



-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to