starting accounts #2

Open
qpismont wants to merge 15 commits from accounts into main
Showing only changes of commit c2a78d820e - Show all commits

2
go.mod
View file

@ -1,6 +1,6 @@
module gitea.qpismont.fr/qpismont/trepa
go 1.24.0
go 1.24.1
require (
github.com/go-playground/validator/v10 v10.25.0