add ent schemas and project docs
This commit is contained in:
@@ -2,4 +2,8 @@ module gitea.maison43.duckdns.org/gilles/matosbox
|
||||
|
||||
go 1.23
|
||||
|
||||
require github.com/gin-gonic/gin v1.10.0
|
||||
require (
|
||||
entgo.io/ent v0.13.1
|
||||
github.com/gin-gonic/gin v1.10.0
|
||||
github.com/google/uuid v1.6.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user