File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal v1.0.0 // indirect
2222 github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
2323 github.com/davecgh/go-spew v1.1.1 // indirect
24- github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
24+ github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
2525 github.com/hashicorp/go-uuid v1.0.3 // indirect
2626 github.com/jcmturner/aescts/v2 v2.0.0 // indirect
2727 github.com/jcmturner/dnsutils/v2 v2.0.0 // indirect
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
1515github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1616github.com/golang-jwt/jwt/v5 v5.2.1 h1:OuVbFODueb089Lh128TAcimifWaLhJwVflnrgM17wHk =
1717github.com/golang-jwt/jwt/v5 v5.2.1 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
18+ github.com/golang-jwt/jwt/v5 v5.2.2 h1:Rl4B7itRWVtYIHFrSNd7vhTiz9UpLdi6gZhZ3wEeDy8 =
19+ github.com/golang-jwt/jwt/v5 v5.2.2 /go.mod h1:pqrtFR0X4osieyHYxtmOUWsAWrfe1Q5UVIyoH402zdk =
1820github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 h1:au07oEsX2xN0ktxqI+Sida1w446QrXBRJ0nee3SNZlA =
1921github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 /go.mod h1:8vg3r2VgvsThLBIFL93Qb5yWzgyZWhEmBwUJWevAkK0 =
2022github.com/golang-sql/sqlexp v0.1.0 h1:ZCD6MBpcuOVfGVqsEmY5/4FtYiKz6tSyUv9LPEDei6A =
You can’t perform that action at this time.
0 commit comments