remove replace in go mod

This commit is contained in:
Emanuele Rocco Petrone 2023-03-28 11:18:52 +02:00
parent f2a4b5b587
commit 759b73e975

2
go.mod
View File

@ -6,5 +6,3 @@ require (
github.com/jinzhu/inflection v1.0.0 github.com/jinzhu/inflection v1.0.0
github.com/jinzhu/now v1.1.5 github.com/jinzhu/now v1.1.5
) )
replace gorm.io/gorm => github.com/icadsistemi/gorm v0.0.0-20230328090813-a90d46489497