module github.com/bjartek/go-with-the-flow go 1.15 require ( github.com/bwmarrin/discordgo v0.22.0 github.com/davecgh/go-spew v1.1.1 github.com/enescakir/emoji v1.0.0 github.com/fxamacker/cbor/v2 v2.2.1-0.20201006223149-25f67fca9803 // indirect github.com/mitchellh/go-homedir v1.1.0 github.com/onflow/cadence v0.10.2 github.com/onflow/flow-go-sdk v0.12.2 github.com/pkg/errors v0.9.1 google.golang.org/grpc v1.33.0 )