Closed inahga closed 6 days ago
ope, it looks like merging the last few PRs led to a merge conflict, investigating. (I don't think the build error we see here has anything to do with the changes in the PR)
@branlwyd I caught them in https://github.com/divviup/janus/pull/3507.
Closes https://github.com/divviup/janus/issues/3435.
Note this does not fully remove
derivative
from our dependency tree, because we depend ondivviup-client
, which depends onjanus_messages 0.7.42
.divviup-client
needs to be updated to a new version of janus_messages, which seems non-trivial at the moment.