mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-04 21:17:37 +03:00
Bump github.com/go-chi/jwtauth/v5 from 5.0.2 to 5.1.0
This commit is contained in:
parent
3f45a4ed98
commit
00c6545cb1
3 changed files with 26 additions and 35 deletions
|
@ -6,7 +6,7 @@ import (
|
|||
"time"
|
||||
|
||||
"github.com/go-chi/jwtauth/v5"
|
||||
"github.com/lestrrat-go/jwx/jwt"
|
||||
"github.com/lestrrat-go/jwx/v2/jwt"
|
||||
"github.com/navidrome/navidrome/conf"
|
||||
"github.com/navidrome/navidrome/consts"
|
||||
"github.com/navidrome/navidrome/log"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue