Commit b213dab 1 parent e9f4ed7 commit b213dab Copy full SHA for b213dab
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
module token_authorizer
2
2
3
- go 1.20
3
+ go 1.21.5
4
4
5
5
require (
6
6
github.com/MicahParks/keyfunc v1.9.0
7
+ github.com/MicahParks/keyfunc/v3 v3.1.1
7
8
github.com/aws/aws-lambda-go v1.41.0
8
9
github.com/aws/aws-sdk-go v1.47.13
9
10
github.com/buger/jsonparser v1.1.1
Original file line number Diff line number Diff line change 1
1
github.com/MicahParks/keyfunc v1.9.0 h1:lhKd5xrFHLNOWrDc4Tyb/Q1AJ4LCzQ48GVJyVIID3+o =
2
2
github.com/MicahParks/keyfunc v1.9.0 /go.mod h1:IdnCilugA0O/99dW+/MkvlyrsX8+L8+x95xuVNtM5jw =
3
+ github.com/MicahParks/keyfunc/v3 v3.1.1 /go.mod h1:Qmrhb9tkHX1i/kCiLAPDOCWIEfN9yq7u/tkP16lmLL8 =
3
4
github.com/aws/aws-lambda-go v1.40.0 h1:6dKcDpXsTpapfCFF6Debng6CiV/Z3sNHekM6bwhI2J0 =
4
5
github.com/aws/aws-lambda-go v1.40.0 /go.mod h1:jwFe2KmMsHmffA1X2R09hH6lFzJQxzI8qK17ewzbQMM =
5
6
github.com/aws/aws-lambda-go v1.41.0 h1:l/5fyVb6Ud9uYd411xdHZzSf2n86TakxzpvIoz7l+3Y =
You can’t perform that action at this time.
0 commit comments