Apeopex

Results 1 issues of Apeopex

When using absolute Windows paths, url.Parse does not retreieve the "file" scheme. `panic: couldn't open sink "C:\\Users\\...\\AppData\\Roaming\\...\\info.log.json": no sink found for scheme "c"` Appending, "file:///" (https://github.com/golang/go/issues/6027#issuecomment-66083310) does not work as...