Add more fields to user
Some checks failed
/ docker (push) Has been cancelled
/ test (push) Has been cancelled

This commit is contained in:
Melody Becker 2025-04-11 12:47:19 +02:00
parent 495b7aead2
commit da518345d5
Signed by: mstar
SSH key fingerprint: SHA256:9VAo09aaVNTWKzPW7Hq2LW+ox9OdwmTSHRoD4mlz1yI
3 changed files with 71 additions and 4 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.23.0
toolchain go1.23.7
require (
git.mstar.dev/mstar/goutils v1.12.2
git.mstar.dev/mstar/goutils v1.12.3
github.com/BurntSushi/toml v1.4.0
github.com/dgraph-io/ristretto v0.2.0
github.com/eko/gocache/lib/v4 v4.1.6