feat: initial project setup

This commit is contained in:
2025-12-05 19:14:01 -03:00
commit 8e790ef8ed
7 changed files with 201 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.workflows.cl/mcabezas/testing-go-example
go 1.25.4
require github.com/go-chi/chi/v5 v5.2.3 // indirect