QoL: Revamp project structure

This commit is contained in:
Mitsu
2025-07-07 22:10:10 +02:00
parent 3a50568113
commit bdce29a129
15 changed files with 57 additions and 41 deletions
+5
View File
@@ -0,0 +1,5 @@
module github.com/mizuw/laterna/server
go 1.24.4
require github.com/mattn/go-sqlite3 v1.14.28