module github.com/rigormorrtiss/discordo go 1.16 require ( github.com/bwmarrin/discordgo v0.23.2 github.com/gdamore/tcell/v2 v2.3.11 github.com/rivo/tview v0.0.0-20210624165335-29d673af0ce2 github.com/zalando/go-keyring v0.1.1 )