module gommand
go 1.23.5
require (
github.com/creack/pty v1.1.24
github.com/gorilla/websocket v1.5.3
)