diff --git a/go.mod b/go.mod index e3171ba..6ac4b0c 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ -module test +module gitea.tecamino.com/paadi/est -go 1.24.5 +go 1.26.5 require github.com/gorilla/mux v1.8.1