feat: v0.0.5

This commit is contained in:
Gabe Farrell 2025-06-15 19:09:44 -04:00
parent 4c4ebc593d
commit 242a82ad8c
36 changed files with 694 additions and 174 deletions

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/gabehf/koito
go 1.23.7
go 1.24.2
require (
github.com/go-chi/chi/v5 v5.2.1