@@ -0,0 +1,14 @@
module gormdemo
go 1.19
require (
gorm.io/driver/sqlite v1.4.3
gorm.io/gorm v1.24.2
)
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/mattn/go-sqlite3 v1.14.16 // indirect
The note is not visible to the blocked user.