mirror of
https://github.com/gonum/gonum.git
synced 2025-10-13 10:54:03 +08:00
all: change import paths
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
package native
|
||||
|
||||
import (
|
||||
"github.com/gonum/blas"
|
||||
"github.com/gonum/blas/testblas"
|
||||
"gonum.org/v1/gonum/blas"
|
||||
"gonum.org/v1/gonum/blas/testblas"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user