add todo
This commit is contained in:
parent
5d225f0186
commit
3eab2a3c9f
3
go.mod
3
go.mod
@ -2,11 +2,12 @@ module go-udemy-web-1
|
|||||||
|
|
||||||
go 1.21.0
|
go 1.21.0
|
||||||
|
|
||||||
// github.com/CloudyKit/jet --> Check this later
|
// Template: github.com/CloudyKit/jet --> Check this later
|
||||||
//
|
//
|
||||||
// ORM packages:
|
// ORM packages:
|
||||||
// upper/db https://github.com/upper/db
|
// upper/db https://github.com/upper/db
|
||||||
// gorm.io/gorm
|
// gorm.io/gorm
|
||||||
|
// TODO Checkout sqlc and sqlx
|
||||||
|
|
||||||
// TODO Use default http package to rewrite the project with go 1.22.1
|
// TODO Use default http package to rewrite the project with go 1.22.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user