refactored for maintainability

This commit is contained in:
2026-02-08 17:19:45 +11:00
parent 860cae3977
commit c16a82f2ad
40 changed files with 1211 additions and 920 deletions

3
go.mod
View File

@@ -1,6 +1,6 @@
module git.haelnorr.com/h/oslstats
go 1.25.5
go 1.25.6
require (
git.haelnorr.com/h/golib/env v0.9.1
@@ -27,6 +27,7 @@ require (
require (
git.haelnorr.com/h/golib/cookies v0.9.0
git.haelnorr.com/h/golib/jwt v0.10.1 // indirect
git.haelnorr.com/h/timefmt v0.1.0
github.com/bwmarrin/discordgo v0.29.0
github.com/go-logr/logr v1.4.3 // indirect
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect