Skip to content

Commit

Permalink
golang-jwt
Browse files Browse the repository at this point in the history
  • Loading branch information
RabeaZr committed Feb 18, 2024
1 parent 40663e7 commit 3adacc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ require (
github.com/coreos/go-semver v0.2.0 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
github.com/golang-jwt/jwt v3.2.1 // indirect
github.com/dimchansky/utfbom v1.1.0 // indirect
github.com/dylanmei/iso8601 v0.1.0 // indirect
github.com/emirpasic/gods v1.12.0 // indirect
Expand Down

0 comments on commit 3adacc0

Please sign in to comment.