ascii-live/go.mod
franz.germann fd124f2a5d
Some checks failed
ci / build (push) Failing after 40s
extracts handler functions from main.go
2025-03-26 18:41:30 +01:00

8 lines
160 B
Modula-2

module forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/Franz.Germann/ascii-live
go 1.24.1
require (
github.com/golang/glog v1.2.4
github.com/gorilla/mux v1.8.1
)