File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 11module token_authorizer
22
3- go 1.20
3+ go 1.21
4+
5+ toolchain go1.22.1
46
57require (
68 github.com/MicahParks/keyfunc v1.9.0
9+ github.com/MicahParks/keyfunc/v3 v3.2.8
710 github.com/aws/aws-lambda-go v1.46.0
811 github.com/aws/aws-sdk-go v1.50.17
912 github.com/buger/jsonparser v1.1.1
Original file line number Diff line number Diff line change 11github.com/MicahParks/keyfunc v1.9.0 h1:lhKd5xrFHLNOWrDc4Tyb/Q1AJ4LCzQ48GVJyVIID3+o =
22github.com/MicahParks/keyfunc v1.9.0 /go.mod h1:IdnCilugA0O/99dW+/MkvlyrsX8+L8+x95xuVNtM5jw =
3+ github.com/MicahParks/keyfunc/v3 v3.2.8 /go.mod h1:xO0NcrjdxfRJ+lDKNaXzhgFG/0XlnSi58JiMMAsQeZM =
34github.com/aws/aws-lambda-go v1.40.0 h1:6dKcDpXsTpapfCFF6Debng6CiV/Z3sNHekM6bwhI2J0 =
45github.com/aws/aws-lambda-go v1.40.0 /go.mod h1:jwFe2KmMsHmffA1X2R09hH6lFzJQxzI8qK17ewzbQMM =
56github.com/aws/aws-lambda-go v1.41.0 h1:l/5fyVb6Ud9uYd411xdHZzSf2n86TakxzpvIoz7l+3Y =
You can’t perform that action at this time.
0 commit comments