auth middlewear

This commit is contained in:
Morrígan 2025-06-16 18:23:57 +02:00
parent eeb3b81405
commit 969d6dca0b
Signed by: morrigan
GPG key ID: CACB010F463A77D0
4 changed files with 99 additions and 48 deletions

1
go.mod
View file

@ -15,6 +15,7 @@ require (
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-playground/validator/v10 v10.26.0 // indirect
github.com/goccy/go-json v0.10.5 // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/json-iterator/go v1.1.12 // indirect