summaryrefslogtreecommitdiff
path: root/github.go
diff options
context:
space:
mode:
authorhorus2023-12-29 22:17:13 +0100
committerhorus2023-12-29 22:17:13 +0100
commit771f805a1d5641b7b221f1b3a174c3f78b777bbb (patch)
tree186381b7dc599d69270f0014f63e1249333eecd4 /github.go
parent90ccc0d97e96304d8d3c72eef810bc15b5a7bcb7 (diff)
downloadghrss-771f805a1d5641b7b221f1b3a174c3f78b777bbb.tar.gz
Sirupsen -> sirupsen
Diffstat (limited to 'github.go')
-rw-r--r--github.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/github.go b/github.go
index b48e3b5..fe6e857 100644
--- a/github.go
+++ b/github.go
@@ -9,7 +9,7 @@ import (
"net/http"
"regexp"
- log "github.com/Sirupsen/logrus"
+ log "github.com/sirupsen/logrus"
"github.com/gocolly/colly"
"github.com/abadojack/whatlanggo"