File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ require (
1212 github.com/labstack/echo/v4 v4.13.4
1313 github.com/labstack/gommon v0.4.2
1414 github.com/lestrrat-go/jwx/v2 v2.1.6
15+ github.com/lestrrat-go/jwx/v3 v3.0.11
1516 github.com/oapi-codegen/echo-middleware v1.0.2
1617 github.com/oapi-codegen/oapi-codegen/v2 v2.4.1
1718 github.com/oapi-codegen/runtime v1.1.2
Original file line number Diff line number Diff line change @@ -111,6 +111,7 @@ github.com/lestrrat-go/iter v1.0.2 h1:gMXo1q4c2pHmC3dn8LzRhJfP1ceCbgSiT9lUydIzlt
111111github.com/lestrrat-go/iter v1.0.2 /go.mod h1:Momfcq3AnRlRjI5b5O8/G5/BvpzrhoFTZcn06fEOPt4 =
112112github.com/lestrrat-go/jwx/v2 v2.1.6 h1:hxM1gfDILk/l5ylers6BX/Eq1m/pnxe9NBwW6lVfecA =
113113github.com/lestrrat-go/jwx/v2 v2.1.6 /go.mod h1:Y722kU5r/8mV7fYDifjug0r8FK8mZdw0K0GpJw/l8pU =
114+ github.com/lestrrat-go/jwx/v3 v3.0.11 /go.mod h1:XSOAh2SiXm0QgRe3DulLZLyt+wUuEdFo81zuKTLcvgQ =
114115github.com/lestrrat-go/option v1.0.1 h1:oAzP2fvZGQKWkvHa1/SAcFolBEca1oN+mQ7eooNBEYU =
115116github.com/lestrrat-go/option v1.0.1 /go.mod h1:5ZHFbivi4xwXxhxY9XHDe2FHo6/Z7WWmtT7T5nBBp3I =
116117github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 =
You can’t perform that action at this time.
0 commit comments