We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f499201 commit 4649391Copy full SHA for 4649391
server/go.mod
@@ -28,4 +28,5 @@ require (
28
gorm.io/driver/postgres v1.1.0
29
gorm.io/driver/sqlite v1.1.4
30
gorm.io/gorm v1.21.11
31
+ rogchap.com/v8go v0.6.0 // indirect
32
)
0 commit comments