module github.com/BertoldVdb/ms-tools go 1.16 require ( github.com/alecthomas/kong v0.2.17 github.com/fatih/color v1.12.0 github.com/inancgumus/screen v0.0.0-20190314163918-06e984b86ed3 github.com/sigurn/crc16 v0.0.0-20211026045750-20ab5afb07e3 // indirect github.com/sstallion/go-hid v0.0.0-20190621001400-1cf4630be9f4 golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 )