File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ require (
88
88
github.com/lestrrat-go/blackmagic v1.0.2 // indirect
89
89
github.com/lestrrat-go/httpcc v1.0.1 // indirect
90
90
github.com/lestrrat-go/iter v1.0.2 // indirect
91
- github.com/lestrrat-go/jwx v1.2.27 // indirect
91
+ github.com/lestrrat-go/jwx v1.2.28 // indirect
92
92
github.com/lestrrat-go/option v1.0.1 // indirect
93
93
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
94
94
github.com/lufia/plan9stats v0.0.0-20231016141302-07b5767bb0ed // indirect
Original file line number Diff line number Diff line change @@ -136,8 +136,8 @@ github.com/lestrrat-go/httpcc v1.0.1 h1:ydWCStUeJLkpYyjLDHihupbn2tYmZ7m22BGkcvZZ
136
136
github.com/lestrrat-go/httpcc v1.0.1 /go.mod h1:qiltp3Mt56+55GPVCbTdM9MlqhvzyuL6W/NMDA8vA5E =
137
137
github.com/lestrrat-go/iter v1.0.2 h1:gMXo1q4c2pHmC3dn8LzRhJfP1ceCbgSiT9lUydIzltI =
138
138
github.com/lestrrat-go/iter v1.0.2 /go.mod h1:Momfcq3AnRlRjI5b5O8/G5/BvpzrhoFTZcn06fEOPt4 =
139
- github.com/lestrrat-go/jwx v1.2.27 h1:cvnTnda/YzdyFuWdEAMkI6BsLtItSrASEVCI3C/IUEQ =
140
- github.com/lestrrat-go/jwx v1.2.27 /go.mod h1:Stob9LjSqR3lOmNdxF0/TvZo60V3hUGv8Fr7Bwzla3k =
139
+ github.com/lestrrat-go/jwx v1.2.28 h1:uadI6o0WpOVrBSf498tRXZIwPpEtLnR9CvqPFXeI5sA =
140
+ github.com/lestrrat-go/jwx v1.2.28 /go.mod h1:nF+91HEMh/MYFVwKPl5HHsBGMPscqbQb+8IDQdIazP8 =
141
141
github.com/lestrrat-go/option v1.0.0 /go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I =
142
142
github.com/lestrrat-go/option v1.0.1 h1:oAzP2fvZGQKWkvHa1/SAcFolBEca1oN+mQ7eooNBEYU =
143
143
github.com/lestrrat-go/option v1.0.1 /go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I =
@@ -333,7 +333,6 @@ golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83/go.mod h1:jdWPYTVW3xRLrWP
333
333
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 /go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc =
334
334
golang.org/x/crypto v0.0.0-20211209193657-4570a0811e8b /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
335
335
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d /go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4 =
336
- golang.org/x/crypto v0.16.0 /go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
337
336
golang.org/x/crypto v0.17.0 h1:r8bRNjWL3GshPW3gkd+RpvzWrZAwPS49OmTGZ/uhM4k =
338
337
golang.org/x/crypto v0.17.0 /go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
339
338
golang.org/x/mod v0.2.0 /go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA =
You can’t perform that action at this time.
0 commit comments