undo use of personal fork, pr got merged

This commit is contained in:
Dan Ballard 2018-11-22 10:08:21 -08:00
parent 60fb12054a
commit 4814e0b409
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import (
"bufio"
"fmt"
"git.openprivacy.ca/openprivacy/libricochet-go/application"
"github.com/dballard/pidusage"
"github.com/struCoder/pidusage"
"log"
"os"
"path"