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
@@ -1,7 +1,7 @@
package logrus_syslog
import (
"github.com/Sirupsen/logrus"
"github.com/sirupsen/logrus"
"log/syslog"
"testing"
)