@@ -0,0 +1,14 @@
module github.com/go-common
go 1.21
require (
gorm.io/driver/mysql v1.5.2
gorm.io/gorm v1.25.5
)
github.com/go-sql-driver/mysql v1.7.1 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
The note is not visible to the blocked user.