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
fix(KnownProvenance): Switch to RemoteProvenance parameters
In order to avoid using the unfinished `DirectoryProvenance`,
utilize `RemoteProvenance` interface instead of `KnownProvenance`
for passed parameters, either as prerequisite type or as a cast.
Signed-off-by: Jens Keim <[email protected]>
0 commit comments