hibiscus/go.mod

6 lines
71 B
Modula-2
Raw Normal View History

2024-10-07 16:04:39 +03:00
module hibiscus-txt
2024-03-15 18:34:24 +03:00
2024-03-18 19:33:57 +03:00
go 1.22
2024-03-15 18:34:24 +03:00
require github.com/go-chi/chi/v5 v5.0.12