File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -70,7 +70,8 @@ require (
7070 github.com/labstack/echo/v4 v4.15.4
7171 github.com/labstack/gommon v0.5.0
7272 github.com/lestrrat-go/httprc/v3 v3.0.6
73- github.com/lestrrat-go/jwx/v3 v3.2.0
73+ github.com/lestrrat-go/jwx/v3 v3.1.1
74+ github.com/lestrrat-go/jwx/v4 v4.2.0
7475 github.com/lib/pq v1.12.3
7576 github.com/manifoldco/promptui v0.9.0
7677 github.com/mcuadros/go-defaults v1.2.0
Original file line number Diff line number Diff line change @@ -451,8 +451,11 @@ github.com/lestrrat-go/httpcc v1.0.1 h1:ydWCStUeJLkpYyjLDHihupbn2tYmZ7m22BGkcvZZ
451451github.com/lestrrat-go/httpcc v1.0.1 /go.mod h1:qiltp3Mt56+55GPVCbTdM9MlqhvzyuL6W/NMDA8vA5E =
452452github.com/lestrrat-go/httprc/v3 v3.0.6 h1:4FpLQ18KK/ypPbVU3NLWJNRvH3kcYiqKqWfKGqNWxxI =
453453github.com/lestrrat-go/httprc/v3 v3.0.6 /go.mod h1:mSMtkZW92Z98M5YoNNztbRGxbXHql7tSitCvaxvo9l0 =
454+ github.com/lestrrat-go/jwx/v3 v3.1.1 h1:yd9AdPmZ4INnQ7k42IrzXYpnEG803+SrQ6hdMvzHJzw =
455+ github.com/lestrrat-go/jwx/v3 v3.1.1 /go.mod h1:uw/MN2M/Xiu4FhwcIwH11Zsh9JWx9SWzgALl7/uIEkU =
454456github.com/lestrrat-go/jwx/v3 v3.2.0 h1:Jb3zBASTSZXz7gzzSAfYqxXF8KejvKC4xWoePLQqXCA =
455457github.com/lestrrat-go/jwx/v3 v3.2.0 /go.mod h1:38vQ8iWKq3qRSbilbzvzdQPuywhowwuR03lhkYskyrw =
458+ github.com/lestrrat-go/jwx/v4 v4.2.0 /go.mod h1:1V1wOmyFnMLltrTKXZSRMZ/GWq8UeMW1JmUaBNqD3E4 =
456459github.com/lestrrat-go/option/v2 v2.0.0 h1:XxrcaJESE1fokHy3FpaQ/cXW8ZsIdWcdFzzLOcID3Ss =
457460github.com/lestrrat-go/option/v2 v2.0.0 /go.mod h1:oSySsmzMoR0iRzCDCaUfsCzxQHUEuhOViQObyy7S6Vg =
458461github.com/lib/pq v1.12.3 h1:tTWxr2YLKwIvK90ZXEw8GP7UFHtcbTtty8zsI+YjrfQ =
You can’t perform that action at this time.
0 commit comments