grim/wasdead

hide the youtube command as it doesn't quite work correctly and I don't want to fix it right now
module bitbucket.org/rw_grim/wasdead
go 1.13
require (
cloud.google.com/go v0.66.0 // indirect
github.com/alecthomas/kong v0.2.11
github.com/bwmarrin/discordgo v0.22.0
github.com/coreos/go-etcd v2.0.0+incompatible // indirect
github.com/cpuguy83/go-md2man v1.0.10 // indirect
github.com/dustin/go-humanize v1.0.0
github.com/gofrs/flock v0.8.0 // indirect
github.com/gogo/protobuf v1.3.1 // indirect
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/hashicorp/golang-lru v0.5.4 // indirect
github.com/nicklaw5/helix v1.0.0
github.com/pkg/errors v0.9.1 // indirect
github.com/plar/go-adaptive-radix-tree v1.0.4 // indirect
github.com/prologic/bitcask v0.3.6
github.com/prologic/trie v0.0.0-20190805173922-4e1a77fb815d // indirect
github.com/sirupsen/logrus v1.6.0
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 // indirect
golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a // indirect
golang.org/x/exp v0.0.0-20200924195034-c827fd4f18b9 // indirect
golang.org/x/net v0.0.0-20200925080053-05aa5d4ee321 // indirect
golang.org/x/sys v0.0.0-20200923182605-d9f96fdee20d // indirect
google.golang.org/api v0.32.0
google.golang.org/genproto v0.0.0-20200925023002-c2d885f95484 // indirect
google.golang.org/grpc v1.32.0 // indirect
)