Add Chi
This commit is contained in:
parent
3445466197
commit
334c007c0e
3 changed files with 24 additions and 0 deletions
2
go.mod
2
go.mod
|
|
@ -1,3 +1,5 @@
|
|||
module github.com/TheLovinator1/FeedVault
|
||||
|
||||
go 1.21.6
|
||||
|
||||
require github.com/go-chi/chi/v5 v5.0.11
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue