module gontrol

go 1.23.4

require (
	github.com/go-sql-driver/mysql v1.8.1
	github.com/gorilla/websocket v1.5.3
	github.com/kelseyhightower/envconfig v1.4.0
)

require filippo.io/edwards25519 v1.1.0 // indirect