mirror of
https://github.com/ent/ent.git
synced 2026-05-28 09:49:08 +03:00
all: facebookincubator/ent => facebook/ent (#660)
ent repository is going to be migrated to facebook organization
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
package gremlin
|
||||
|
||||
import (
|
||||
"github.com/facebookincubator/ent/dialect/gremlin/encoding/graphson"
|
||||
"github.com/facebookincubator/ent/dialect/gremlin/graph"
|
||||
"github.com/facebook/ent/dialect/gremlin/encoding/graphson"
|
||||
"github.com/facebook/ent/dialect/gremlin/graph"
|
||||
|
||||
"github.com/pkg/errors"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user