entc/integration: codegen and test

This commit is contained in:
Giau. Tran Minh
2026-05-18 17:13:35 +00:00
parent 2d33420c0c
commit 8cd2285eb3
42 changed files with 8932 additions and 101 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
ariga.io/atlas v0.36.2-0.20250730182955-2c6300d0a3e1
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/go-openapi/inflect v0.19.0
github.com/google/uuid v1.3.0
github.com/google/uuid v1.6.0
github.com/gorilla/websocket v1.5.0
github.com/jessevdk/go-flags v1.5.0
github.com/json-iterator/go v1.1.12