File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/traPtitech/traQ
22
3- go 1.26
3+ go 1.26.0
44
55toolchain go1.26.3
66
@@ -40,6 +40,7 @@ require (
4040 github.com/labstack/echo/v4 v4.15.2
4141 github.com/leandro-lugaresi/hub v1.1.1
4242 github.com/lestrrat-go/jwx/v3 v3.1.1
43+ github.com/lestrrat-go/jwx/v4 v4.0.2
4344 github.com/livekit/protocol v1.45.8
4445 github.com/livekit/server-sdk-go/v2 v2.16.3
4546 github.com/lthibault/jitterbug/v2 v2.2.2
Original file line number Diff line number Diff line change @@ -361,6 +361,7 @@ github.com/lestrrat-go/httprc/v3 v3.0.5 h1:S+Mb4L2I+bM6JGTibLmxExhyTOqnXjqx+zi9M
361361github.com/lestrrat-go/httprc/v3 v3.0.5 /go.mod h1:mSMtkZW92Z98M5YoNNztbRGxbXHql7tSitCvaxvo9l0 =
362362github.com/lestrrat-go/jwx/v3 v3.1.1 h1:yd9AdPmZ4INnQ7k42IrzXYpnEG803+SrQ6hdMvzHJzw =
363363github.com/lestrrat-go/jwx/v3 v3.1.1 /go.mod h1:uw/MN2M/Xiu4FhwcIwH11Zsh9JWx9SWzgALl7/uIEkU =
364+ github.com/lestrrat-go/jwx/v4 v4.0.2 /go.mod h1:F2a0rSyXsqLAL0orBZGOXrzQGv018Tx4eiEWWYR7Yzo =
364365github.com/lestrrat-go/option/v2 v2.0.0 h1:XxrcaJESE1fokHy3FpaQ/cXW8ZsIdWcdFzzLOcID3Ss =
365366github.com/lestrrat-go/option/v2 v2.0.0 /go.mod h1:oSySsmzMoR0iRzCDCaUfsCzxQHUEuhOViQObyy7S6Vg =
366367github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw =
You can’t perform that action at this time.
0 commit comments