fix(deps): update module github.com/lestrrat-go/jwx/v4 to v4.3.0 (#405)
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Tag (push) Skipped
auth0mock / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 38s
Unbound Release / Create Release (push) Successful in 24s
Release / release (push) Successful in 1m9s
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Tag (push) Skipped
auth0mock / build (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 38s
Unbound Release / Create Release (push) Successful in 24s
Release / release (push) Successful in 1m9s
This commit was merged in pull request #405.
This commit is contained in:
@@ -5,7 +5,7 @@ go 1.26.0
|
||||
require (
|
||||
github.com/alecthomas/kong v1.16.1
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/lestrrat-go/jwx/v4 v4.2.0
|
||||
github.com/lestrrat-go/jwx/v4 v4.3.0
|
||||
github.com/rs/cors v1.11.1
|
||||
)
|
||||
|
||||
@@ -13,5 +13,5 @@ require (
|
||||
github.com/lestrrat-go/dsig v1.3.0 // indirect
|
||||
github.com/lestrrat-go/option/v3 v3.0.0-alpha1 // indirect
|
||||
github.com/valyala/fastjson v1.6.10 // indirect
|
||||
golang.org/x/crypto v0.54.0 // indirect
|
||||
golang.org/x/crypto v0.55.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user