1 2 3 4 5 6 7 8
module github.com/Whirlsplash/munch go 1.16 require ( github.com/diamondburned/arikawa/v2 v2.1.0 github.com/spf13/viper v1.8.1 )