This is a fork that doesn't need to depend on what it was forked from.
--- a/detector_test.go
+++ b/detector_test.go
@@ -1,7 +1,7 @@
 package chardet_test
 
 import (
-	"github.com/saintfish/chardet"
+	"github.com/gogits/chardet"
 	"io"
 	"os"
 	"path/filepath"
--- a/example_test.go
+++ b/example_test.go
@@ -2,7 +2,7 @@
 
 import (
 	"fmt"
-	"github.com/saintfish/chardet"
+	"github.com/gogits/chardet"
 )
 
 var (
