Don't use Chi

This commit is contained in:
Joakim Hellsén 2024-02-08 20:09:55 +01:00
commit 6a98858dd0
3 changed files with 16 additions and 23 deletions

1
go.mod
View file

@ -3,7 +3,6 @@ module github.com/TheLovinator1/FeedVault
go 1.22.0
require (
github.com/go-chi/chi/v5 v5.0.11
github.com/stretchr/testify v1.8.4
github.com/tdewolff/minify/v2 v2.20.16
gorm.io/driver/sqlite v1.5.5