diff --git a/go.mod b/go.mod index 3e5a2b9..30ae23c 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module gitea.tecamino.com/paadi/memberDB -go 1.24.5 +go 1.25.4 require ( gitea.tecamino.com/paadi/dbHandler v1.1.10