mirror of
https://github.com/gonum/gonum.git
synced 2025-11-02 21:24:03 +08:00
all: change import paths
This commit is contained in:
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user