mirror of
https://github.com/ent/ent.git
synced 2026-05-02 15:40:55 +03:00
all: facebookincubator/ent => facebook/ent (#660)
ent repository is going to be migrated to facebook organization
This commit is contained in:
@@ -10,9 +10,9 @@ import (
|
||||
"math"
|
||||
"testing"
|
||||
|
||||
"github.com/facebookincubator/ent/dialect"
|
||||
"github.com/facebookincubator/ent/dialect/sql"
|
||||
"github.com/facebookincubator/ent/schema/field"
|
||||
"github.com/facebook/ent/dialect"
|
||||
"github.com/facebook/ent/dialect/sql"
|
||||
"github.com/facebook/ent/schema/field"
|
||||
|
||||
"github.com/DATA-DOG/go-sqlmock"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
Reference in New Issue
Block a user