File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/joho/godotenv v1.5.1
12
12
github.com/stretchr/testify v1.8.4
13
13
gorm.io/driver/mysql v1.5.1
14
- gorm.io/driver/sqlite v1.5.3
14
+ gorm.io/driver/sqlite v1.5.4
15
15
gorm.io/gorm v1.25.4
16
16
)
17
17
Original file line number Diff line number Diff line change @@ -138,6 +138,8 @@ gorm.io/driver/sqlite v1.5.2 h1:TpQ+/dqCY4uCigCFyrfnrJnrW9zjpelWVoEVNy5qJkc=
138
138
gorm.io/driver/sqlite v1.5.2 /go.mod h1:qxAuCol+2r6PannQDpOP1FP6ag3mKi4esLnB/jHed+4 =
139
139
gorm.io/driver/sqlite v1.5.3 h1:7/0dUgX28KAcopdfbRWWl68Rflh6osa4rDh+m51KL2g =
140
140
gorm.io/driver/sqlite v1.5.3 /go.mod h1:qxAuCol+2r6PannQDpOP1FP6ag3mKi4esLnB/jHed+4 =
141
+ gorm.io/driver/sqlite v1.5.4 h1:IqXwXi8M/ZlPzH/947tn5uik3aYQslP9BVveoax0nV0 =
142
+ gorm.io/driver/sqlite v1.5.4 /go.mod h1:qxAuCol+2r6PannQDpOP1FP6ag3mKi4esLnB/jHed+4 =
141
143
gorm.io/gorm v1.25.1 /go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k =
142
144
gorm.io/gorm v1.25.2-0.20230530020048-26663ab9bf55 h1:sC1Xj4TYrLqg1n3AN10w871An7wJM0gzgcm8jkIkECQ =
143
145
gorm.io/gorm v1.25.2-0.20230530020048-26663ab9bf55 /go.mod h1:L4uxeKpfBml98NYqVqwAdmV1a2nBtAec/cf3fpucW/k =
You can’t perform that action at this time.
0 commit comments