chore: pin Go to the minor version (1.23) (#4209)

* chore: pin Go to the minor version

* chore: ignore `hax`, `udo` and `leafs`
This commit is contained in:
Giau. Tran Minh
2024-09-13 14:16:26 +07:00
committed by GitHub
parent a2b36fdeb4
commit 63596a9dca
7 changed files with 26 additions and 21 deletions

2
go.mod
View File

@@ -1,6 +1,6 @@
module entgo.io/ent
go 1.23.0
go 1.23
require (
ariga.io/atlas v0.19.1-0.20240203083654-5948b60a8e43