require jwt

This commit is contained in:
2025-12-18 09:47:14 +02:00
parent cdde811e72
commit 64dad6619e
2 changed files with 3 additions and 0 deletions

1
go.mod
View File

@@ -11,6 +11,7 @@ require (
github.com/fsnotify/fsnotify v1.9.0 // indirect
github.com/go-chi/chi/v5 v5.2.3 // indirect
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
github.com/golang-jwt/jwt/v5 v5.3.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect