all: change import paths

This commit is contained in:
Brendan Tracey
2017-05-23 00:03:03 -06:00
parent 9cfdd41029
commit d33397aa65
504 changed files with 989 additions and 989 deletions

View File

@@ -18,7 +18,7 @@ import (
"unicode/utf8"
// "github.com/gonum/graph/formats/dot/internal/util"
"github.com/gonum/graph/formats/dot/internal/token"
"gonum.org/v1/gonum/graph/formats/dot/internal/token"
)
const (