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
chore(deps): prost-build is a workspace dependency (#3701)
see linkerd/linkerd2#8733 for more
information.
this commit moves `prost-build` so that it is now managed as a workspace
dependency. while only used in tests, these tests can fail if this is
not versioned in lockstep with our other protobuffer dependencies.
see #3456 (c740b6d), #3466 (ca50d6b), and especially #3473 (b87455a)
for some other previous pr's that moved dependencies to be managed at
the workspace level.
Signed-off-by: katelyn martin <[email protected]>
0 commit comments