All checks were successful
Build and Push Container / docker (push) Successful in 24m19s
10 lines
210 B
Modula-2
10 lines
210 B
Modula-2
module gitea.wayfinderak.com/wayfinderak/prepbot
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/bwmarrin/discordgo v0.29.0 // indirect
|
|
github.com/dustinpianalto/discordgo v0.0.4
|
|
github.com/dustinpianalto/disgoman v0.0.26
|
|
)
|