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
{{ message }}
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.
Each time we upgrade Beam or flo there are new dependency conflicts. There is no good way to ensure that there are no conflicts apart from running code, it makes upgrade painful. One of the ways to solve it would be vendoring or shading dependencies, see beam-dev.
What do you think?
The text was updated successfully, but these errors were encountered:
Each time we upgrade Beam or flo there are new dependency conflicts. There is no good way to ensure that there are no conflicts apart from running code, it makes upgrade painful. One of the ways to solve it would be vendoring or shading dependencies, see beam-dev.
What do you think?
The text was updated successfully, but these errors were encountered: