ascii-live/go.mod
franz.germann 3517d64da8
All checks were successful
ci / build (push) Successful in 44s
adapt-project-structure (#3)
Reviewed-on: #3
Co-authored-by: franz.germann <franz.germann@telekom.de>
Co-committed-by: franz.germann <franz.germann@telekom.de>
2025-03-27 12:45:43 +00: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
)