Skip to content

Commit

Permalink
Merge pull request #15 from Sovietaced/dependabot/go_modules/github.c…
Browse files Browse the repository at this point in the history
…om/MicahParks/jwkset-0.5.7
  • Loading branch information
Sovietaced authored Jan 18, 2024
2 parents 701233b + ebda8f7 commit 15a2585
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/sovietaced/okta-jwt-verifier
go 1.21.5

require (
github.com/MicahParks/jwkset v0.5.6
github.com/MicahParks/jwkset v0.5.7
github.com/MicahParks/keyfunc/v3 v3.2.3
github.com/benbjohnson/clock v1.3.5
github.com/golang-jwt/jwt/v5 v5.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/MicahParks/jwkset v0.5.6 h1:j7DxnWgzNigqpPsplDug1MR2zCzUmi8wdyHhhq/wIk4=
github.com/MicahParks/jwkset v0.5.6/go.mod h1:6QApSQehWQGJUc1mPbUQ65YByW8IE2eXZeqFImpg4JA=
github.com/MicahParks/jwkset v0.5.7 h1:eHUGJrSO8EetbNnSb7xhlYQ9mX0vQ7Ga9wN1HhGL3i4=
github.com/MicahParks/jwkset v0.5.7/go.mod h1:q8ptTGn/Z9c4MwbcfeCDssADeVQb3Pk7PnVxrvi+2QY=
github.com/MicahParks/keyfunc/v3 v3.2.3 h1:4hDGR5WV/qD7MtRJA/Al1QwukqOri8PStRgpY/NipJM=
github.com/MicahParks/keyfunc/v3 v3.2.3/go.mod h1:L86EyY1bzogk8djkNS2g68ByiBLHHF6s1PNNc7ne8+Y=
github.com/benbjohnson/clock v1.3.5 h1:VvXlSJBzZpA/zum6Sj74hxwYI2DIxRWuNIoXAzHZz5o=
Expand Down

0 comments on commit 15a2585

Please sign in to comment.