10 lines
172 B
Modula-2
10 lines
172 B
Modula-2
|
module gitea.teamortix.com/chanbakjsd/Milen
|
||
|
|
||
|
go 1.14
|
||
|
|
||
|
require (
|
||
|
github.com/BurntSushi/toml v0.3.1
|
||
|
github.com/bwmarrin/discordgo v0.20.3
|
||
|
github.com/jinzhu/gorm v1.9.12
|
||
|
)
|