Some checks failed
Build and Push Container / docker (push) Failing after 19m3s
15 lines
424 B
Modula-2
15 lines
424 B
Modula-2
module gitea.wayfinderak.com/wayfinderak/geeksbot
|
|
|
|
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
|
|
github.com/golang-migrate/migrate/v4 v4.14.1
|
|
github.com/gorcon/rcon v1.3.1
|
|
github.com/hashicorp/errwrap v1.1.0 // indirect
|
|
github.com/lib/pq v1.8.0
|
|
github.com/olebedev/when v0.0.0-20211212231525-59bd4edcf9d6
|
|
)
|