Remove prisma client for starter

This commit is contained in:
Achim Rohn
2025-09-22 23:46:46 +02:00
parent 17eb9ec97d
commit 262f0f7bab
2 changed files with 4 additions and 32 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module $ModuleName$
go 1.25
go 1.25.1
require (
entgo.io/ent v0.14.5