Rename go mod project

This commit is contained in:
Vinícius Garcia 2020-09-22 16:59:04 -03:00
parent 80fad8ac3f
commit 7b30856248

2
go.mod
View File

@ -1,4 +1,4 @@
module github.com/vingarcia/kiss-orm
module github.com/vingarcia/kissorm
go 1.14