mirror of
https://github.com/ent/ent.git
synced 2026-04-28 05:30:56 +03:00
update example import (#2432)
This commit is contained in:
@@ -62,10 +62,10 @@ package main
|
||||
import (
|
||||
"log"
|
||||
|
||||
"ariga.io/ogent"
|
||||
"entgo.io/contrib/entoas"
|
||||
"entgo.io/ent/entc"
|
||||
"entgo.io/ent/entc/gen"
|
||||
"github.com/ariga/ogent"
|
||||
"github.com/ogen-go/ogen"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user