Update due to rename of github account

This commit is contained in:
Tomas Doran
2017-05-19 13:00:16 +01:00
parent 5e5dc89865
commit 0afea37159
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"io/ioutil"
"sync"
"github.com/Sirupsen/logrus"
"github.com/sirupsen/logrus"
)
// Hook is a hook designed for dealing with logs in test scenarios.