Changed Project structure for non Package Project
This commit is contained in:
4
go.mod
4
go.mod
@@ -10,6 +10,6 @@ require (
|
|||||||
require (
|
require (
|
||||||
github.com/jinzhu/inflection v1.0.0 // indirect
|
github.com/jinzhu/inflection v1.0.0 // indirect
|
||||||
github.com/jinzhu/now v1.1.5 // indirect
|
github.com/jinzhu/now v1.1.5 // indirect
|
||||||
gorm.io/driver/sqlite v1.5.5 // indirect
|
gorm.io/driver/sqlite v1.5.5
|
||||||
gorm.io/gorm v1.25.10 // indirect
|
gorm.io/gorm v1.25.10
|
||||||
)
|
)
|
||||||
|
|||||||
BIN
mangaGetter
Executable file
BIN
mangaGetter
Executable file
Binary file not shown.
Reference in New Issue
Block a user