File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ require (
1111 github.com/go-webauthn/webauthn v0.15.0
1212 github.com/golang-jwt/jwt/v5 v5.3.1
1313 github.com/google/go-github/v83 v83.0.0
14+ github.com/google/go-github/v84 v84.0.0
1415 github.com/gorilla/securecookie v1.1.2
1516 github.com/gqlgo/gqlgenc v0.33.1
1617 github.com/lestrrat-go/httprc/v3 v3.0.4
Original file line number Diff line number Diff line change @@ -148,6 +148,7 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
148148github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
149149github.com/google/go-github/v83 v83.0.0 h1:Ydy4gAfqxrnFUwXAuKl/OMhhGa0KtMtnJ3EozIIuHT0 =
150150github.com/google/go-github/v83 v83.0.0 /go.mod h1:gbqarhK37mpSu8Xy7sz21ITtznvzouyHSAajSaYCHe8 =
151+ github.com/google/go-github/v84 v84.0.0 /go.mod h1:WwYL1z1ajRdlaPszjVu/47x1L0PXukJBn73xsiYrRRQ =
151152github.com/google/go-querystring v1.2.0 h1:yhqkPbu2/OH+V9BfpCVPZkNmUXhb2gBxJArfhIxNtP0 =
152153github.com/google/go-querystring v1.2.0 /go.mod h1:8IFJqpSRITyJ8QhQ13bmbeMBDfmeEJZD5A0egEOmkqU =
153154github.com/google/go-tpm v0.9.8 h1:slArAR9Ft+1ybZu0lBwpSmpwhRXaa85hWtMinMyRAWo =
You can’t perform that action at this time.
0 commit comments