mirror of
https://forgejo.merr.is/annika/jwtauth.git
synced 2025-12-13 15:42:21 -05:00
Update github.com/lestrrat-go/jwx to v1.2.6 (#65)
This commit is contained in:
parent
255b7cda08
commit
6047f9231e
2 changed files with 17 additions and 18 deletions
4
go.mod
4
go.mod
|
|
@ -3,6 +3,6 @@ module github.com/go-chi/jwtauth/v5
|
|||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/go-chi/chi/v5 v5.0.0
|
||||
github.com/lestrrat-go/jwx v1.1.6
|
||||
github.com/go-chi/chi/v5 v5.0.4
|
||||
github.com/lestrrat-go/jwx v1.2.6
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue