module github.com/rigormorrtiss/discordo go 1.16 require ( github.com/diamondburned/arikawa/v2 v2.1.0 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 )