add todo
This commit is contained in:
parent
b9f974cd1f
commit
5f649d6d8e
2
go.mod
2
go.mod
@ -8,6 +8,8 @@ go 1.21.0
|
|||||||
// upper/db https://github.com/upper/db
|
// upper/db https://github.com/upper/db
|
||||||
// gorm.io/gorm
|
// gorm.io/gorm
|
||||||
|
|
||||||
|
// TODO Use default http package to rewrite the project with go 1.22.1
|
||||||
|
|
||||||
require github.com/go-chi/chi/v5 v5.0.14
|
require github.com/go-chi/chi/v5 v5.0.14
|
||||||
|
|
||||||
require github.com/justinas/nosurf v1.1.1
|
require github.com/justinas/nosurf v1.1.1
|
||||||
|
Loading…
Reference in New Issue
Block a user