Switch to AutoBazelRepository for runfiles when rules_kotlin is fixed
SanjayVas opened this issue · 0 comments
SanjayVas commented
There are many call sites for the deprecated org.wfanet.measurement.common.getRuntimePath
function. The suggested replacement depends on a fix for bazelbuild/rules_kotlin#1095 being released.