mirror of
https://git.swurl.xyz/swirl/link.git
synced 2025-01-15 15:36:33 +00:00
9 lines
99 B
Modula-2
9 lines
99 B
Modula-2
module git.fsh.ee/i/link
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
gorm.io/driver/sqlite v1.1.4
|
|
gorm.io/gorm v1.21.9
|
|
)
|