module github.com/dustinpianalto/geeksbot go 1.14 require ( github.com/bwmarrin/discordgo v0.22.1 github.com/dustinpianalto/disgoman v0.0.15 github.com/go-bindata/go-bindata v3.1.2+incompatible // indirect github.com/golang-migrate/migrate v3.5.4+incompatible // indirect github.com/golang-migrate/migrate/v4 v4.14.1 github.com/hashicorp/errwrap v1.1.0 // indirect )