module awesome-dragon.science/go/goGoGameBot go 1.13 require ( github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be github.com/chzyer/logex v1.1.10 // indirect github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 // indirect github.com/dustin/go-humanize v1.0.0 github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 // indirect github.com/go-ole/go-ole v1.2.4 // indirect github.com/goshuirc/irc-go v0.0.0-20200311142257-57fd157327ac github.com/pelletier/go-toml v1.8.1 github.com/shirou/gopsutil v2.20.8+incompatible github.com/spf13/pflag v1.0.5 github.com/stretchr/testify v1.3.0 // indirect golang.org/x/sys v0.0.0-20190913121621-c3b328c6e5a7 // indirect )