Refactor everything

This commit is contained in:
Andrew-71 2024-10-21 16:46:25 +03:00
parent b56ce43c80
commit 57903d4724
45 changed files with 514 additions and 416 deletions

4
go.mod
View file

@ -1,5 +1,5 @@
module hibiscus-txt
module git.a71.su/Andrew71/hibiscus-txt
go 1.22
require github.com/go-chi/chi/v5 v5.0.12
require github.com/go-chi/chi/v5 v5.1.0