Add more fields to user
This commit is contained in:
parent
495b7aead2
commit
da518345d5
3 changed files with 71 additions and 4 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue