Use jmhodges fork of gocld2
This commit is contained in:
parent
8e82ee3702
commit
bcbabce401
2 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Reference in a new issue