cobrautil: decouple from bake/build dependency chain#3702
cobrautil: decouple from bake/build dependency chain#3702crazy-max wants to merge 1 commit intodocker:masterfrom
Conversation
991ea52 to
2a8043f
Compare
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2a8043f to
a39a042
Compare
tonistiigi
left a comment
There was a problem hiding this comment.
Not against this update, but what is importing cobrautil, so that we need to reduce its dependencies?
|
Would like to call buildx/commands/history/open.go Line 7 in c423bc7 Which imports Which imports Line 24 in c423bc7 But can't import |
|
We should move |
|
Is this still needed or should be closed? |
I think it still makes sense to decouple but I'm fine closing it if you prefer. |
#3646 was not enough because
cobrautilimportsbakewhich importsbuildpackage so let's decouple this as well.