feat: install chi router

This commit is contained in:
2025-05-18 12:29:44 +02:00
parent 3c01d4ce23
commit 338ecf660c
2 changed files with 3 additions and 0 deletions

1
go.mod
View File

@ -3,6 +3,7 @@ module gitea.local/admin/hspguard
go 1.24.3
require (
github.com/go-chi/chi/v5 v5.2.1 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/jackc/pgpassfile v1.0.0 // indirect
github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect