module ivampiresp.com/rCMD go 1.21.0 require ( github.com/micmonay/keybd_event v1.1.2 github.com/r3labs/sse/v2 v2.10.0 golang.org/x/sys v0.12.0 golang.org/x/text v0.7.0 gopkg.in/toast.v1 v1.0.0-20180812000517-0a84660828b2 ) require ( github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect github.com/stretchr/testify v1.8.4 // indirect golang.org/x/net v0.6.0 // indirect gopkg.in/cenkalti/backoff.v1 v1.1.0 // indirect )