Full refactor of codebase

This commit is contained in:
Jonas Hahn
2025-09-18 16:51:57 +02:00
parent 0e6e48cd7b
commit 4168e92601
34 changed files with 1176 additions and 1062 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module gitlab.gwdg.de/qrank/qrank
module github.com/ascyii/qrank
go 1.24.5