hibiscus/go.mod

6 lines
90 B
Modula-2
Raw Permalink Normal View History

2024-10-21 16:46:25 +03:00
module git.a71.su/Andrew71/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
2024-10-21 16:46:25 +03:00
require github.com/go-chi/chi/v5 v5.1.0