File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ require (
135
135
github.com/lestrrat-go/blackmagic v1.0.2 // indirect
136
136
github.com/lestrrat-go/httpcc v1.0.1 // indirect
137
137
github.com/lestrrat-go/iter v1.0.2 // indirect
138
- github.com/lestrrat-go/jwx v1.2.27 // indirect
138
+ github.com/lestrrat-go/jwx v1.2.28 // indirect
139
139
github.com/lestrrat-go/option v1.0.1 // indirect
140
140
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
141
141
github.com/mailru/easyjson v0.7.7 // indirect
Original file line number Diff line number Diff line change @@ -582,8 +582,8 @@ github.com/lestrrat-go/httpcc v1.0.1 h1:ydWCStUeJLkpYyjLDHihupbn2tYmZ7m22BGkcvZZ
582
582
github.com/lestrrat-go/httpcc v1.0.1 /go.mod h1:qiltp3Mt56+55GPVCbTdM9MlqhvzyuL6W/NMDA8vA5E =
583
583
github.com/lestrrat-go/iter v1.0.2 h1:gMXo1q4c2pHmC3dn8LzRhJfP1ceCbgSiT9lUydIzltI =
584
584
github.com/lestrrat-go/iter v1.0.2 /go.mod h1:Momfcq3AnRlRjI5b5O8/G5/BvpzrhoFTZcn06fEOPt4 =
585
- github.com/lestrrat-go/jwx v1.2.27 h1:cvnTnda/YzdyFuWdEAMkI6BsLtItSrASEVCI3C/IUEQ =
586
- github.com/lestrrat-go/jwx v1.2.27 /go.mod h1:Stob9LjSqR3lOmNdxF0/TvZo60V3hUGv8Fr7Bwzla3k =
585
+ github.com/lestrrat-go/jwx v1.2.28 h1:uadI6o0WpOVrBSf498tRXZIwPpEtLnR9CvqPFXeI5sA =
586
+ github.com/lestrrat-go/jwx v1.2.28 /go.mod h1:nF+91HEMh/MYFVwKPl5HHsBGMPscqbQb+8IDQdIazP8 =
587
587
github.com/lestrrat-go/option v1.0.0 /go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I =
588
588
github.com/lestrrat-go/option v1.0.1 h1:oAzP2fvZGQKWkvHa1/SAcFolBEca1oN+mQ7eooNBEYU =
589
589
github.com/lestrrat-go/option v1.0.1 /go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I =
@@ -953,7 +953,6 @@ golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4/go.mod h1:IxCIyHEi3zRg3s0
953
953
golang.org/x/crypto v0.1.0 /go.mod h1:RecgLatLF4+eUMCP1PoPZQb+cVrJcOPbHkTkbkB9sbw =
954
954
golang.org/x/crypto v0.3.0 /go.mod h1:hebNnKkNXi2UzZN1eVRvBB7co0a+JxK6XbPiWVs/3J4 =
955
955
golang.org/x/crypto v0.11.0 /go.mod h1:xgJhtzW8F9jGdVFWZESrid1U1bjeNy4zgy5cRr/CIio =
956
- golang.org/x/crypto v0.16.0 /go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
957
956
golang.org/x/crypto v0.17.0 h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k =
958
957
golang.org/x/crypto v0.17.0 /go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
959
958
golang.org/x/exp v0.0.0-20190121172915-509febef88a4 /go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA =
You can’t perform that action at this time.
0 commit comments