Merge branch 'pidusage' of dan/cwtch into master

This commit is contained in:
Sarah Jamie Lewis 2018-11-21 22:21:51 +00:00 committed by Gogs
commit fd70341dff
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/struCoder/pidusage"
"github.com/dballard/pidusage"
"log"
"os"
"path"