File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 "strings"
99 "time"
1010
11- "github.com/google/go-github/v83 /github"
11+ "github.com/google/go-github/v84 /github"
1212 "golang.org/x/oauth2"
1313)
1414
Original file line number Diff line number Diff line change 11module github.com/PingCAP-QE/ci/tools/error-log-review
22
3- go 1.24 .0
3+ go 1.25 .0
44
55require (
6- github.com/google/go-github/v83 v83 .0.0
6+ github.com/google/go-github/v84 v84 .0.0
77 golang.org/x/oauth2 v0.35.0
88 gopkg.in/yaml.v3 v3.0.1
99)
Original file line number Diff line number Diff line change 11github.com/google/go-cmp v0.6.0 /go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY =
22github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8 =
33github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
4- github.com/google/go-github/v83 v83 .0.0 h1:Ydy4gAfqxrnFUwXAuKl/OMhhGa0KtMtnJ3EozIIuHT0 =
5- github.com/google/go-github/v83 v83 .0.0/go.mod h1:gbqarhK37mpSu8Xy7sz21ITtznvzouyHSAajSaYCHe8 =
4+ github.com/google/go-github/v84 v84 .0.0 h1:I/0Xn5IuChMe8TdmI2bbim5nyhaRFJ7DEdzmD2w+yVA =
5+ github.com/google/go-github/v84 v84 .0.0/go.mod h1:WwYL1z1ajRdlaPszjVu/47x1L0PXukJBn73xsiYrRRQ =
66github.com/google/go-querystring v1.2.0 h1:yhqkPbu2/OH+V9BfpCVPZkNmUXhb2gBxJArfhIxNtP0 =
77github.com/google/go-querystring v1.2.0 /go.mod h1:8IFJqpSRITyJ8QhQ13bmbeMBDfmeEJZD5A0egEOmkqU =
88golang.org/x/oauth2 v0.35.0 h1:Mv2mzuHuZuY2+bkyWXIHMfhNdJAdwW3FuWeCPYN5GVQ =
You can’t perform that action at this time.
0 commit comments