use gop.kg reference instead of github.com. (#6)

This commit is contained in:
Santiago M. Mola 2016-09-09 09:14:36 +02:00 committed by GitHub
parent ceaab89baa
commit 9d7d9da790

@ -8,7 +8,7 @@ import (
"os"
"path/filepath"
"github.com/src-d/simple-linguist"
"gop.kg/src-d/simple-linguist@v1"
)
func main() {