Skip to content

Commit

Permalink
Retract bad version (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahParks authored Mar 25, 2024
1 parent 8e0299c commit b237e61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ go 1.21
require (
github.com/MicahParks/jwkset v0.5.17
github.com/golang-jwt/jwt/v5 v5.2.0
golang.org/x/time v0.5.0
)

require golang.org/x/time v0.5.0
retract v3.3.0 // Incorrect return type in keyfunc.Keyfunc interface

0 comments on commit b237e61

Please sign in to comment.