module github.com/hugomd/ascii-live
go 1.24.1
require (
github.com/golang/glog v1.2.4
github.com/gorilla/mux v1.8.1
)