Use jmhodges fork of gocld2

This commit is contained in:
Las Zenow 2017-02-04 12:43:25 +00:00
parent 8e82ee3702
commit bcbabce401
2 changed files with 2 additions and 2 deletions

View file

@ -4,8 +4,8 @@ import (
"io/ioutil"
"strings"
"github.com/jmhodges/gocld2"
"github.com/meskio/epubgo"
"github.com/rainycape/cld2"
)
func GuessLang(epub *epubgo.Epub, orig_langs []string) []string {