You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use vendor-ed version of plumbing instead of go get 🦸
Using `go get -d` updates continuously the plumbing dependency,
without really updating the vendor folder, which means it becomes
inconsistency.
This is a follow-up of #1763.
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
0 commit comments