Trying to add jwt shit but failing cause im tired

This commit is contained in:
2025-05-15 21:33:55 +03:30
parent 49b38470cf
commit 855c778654
5 changed files with 6 additions and 15 deletions

1
go.mod
View File

@@ -16,6 +16,7 @@ require (
github.com/go-playground/validator/v10 v10.26.0 // indirect
github.com/goccy/go-json v0.10.5 // indirect
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
github.com/golang-jwt/jwt/v5 v5.2.2 // 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