Don't use Chi
This commit is contained in:
parent
b70b139c42
commit
6a98858dd0
3 changed files with 16 additions and 23 deletions
1
go.mod
1
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue