diff options
Diffstat (limited to 'github.go')
| -rw-r--r-- | github.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
