Skip to content

Commit

Permalink
upgrade lestrrat-go/jwx to 1.2.29 (#553)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fotkurz committed Apr 27, 2024
1 parent f4685f5 commit eb002ea
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1,499 deletions.
6 changes: 3 additions & 3 deletions go.mod
Expand Up @@ -8,10 +8,10 @@ require (
github.com/gorilla/pat v0.0.0-20180118222023-199c85a7f6d1
github.com/gorilla/sessions v1.1.1
github.com/jarcoal/httpmock v0.0.0-20180424175123-9c70cfe4a1da
github.com/lestrrat-go/jwx v1.2.28
github.com/lestrrat-go/jwx v1.2.29
github.com/markbates/going v1.0.0
github.com/mrjones/oauth v0.0.0-20180629183705-f4e24b6d100c
github.com/stretchr/testify v1.8.4
github.com/stretchr/testify v1.9.0
golang.org/x/oauth2 v0.17.0
)

Expand All @@ -33,7 +33,7 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
golang.org/x/crypto v0.19.0 // indirect
golang.org/x/crypto v0.21.0 // indirect
google.golang.org/appengine v1.6.8 // indirect
google.golang.org/protobuf v1.32.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
Expand Down

0 comments on commit eb002ea

Please sign in to comment.