chore: go mod tidy

This commit is contained in:
Simon Ding
2025-03-13 18:02:38 +08:00
parent fd566d3cb2
commit ca06e560e3

5
go.mod
View File

@@ -1,7 +1,8 @@
module polaris
go 1.23
toolchain go1.23.1
go 1.23.0
toolchain go1.24.1
require (
entgo.io/ent v0.13.1