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 prcommenter
22
3- go 1.23 .0
3+ go 1.24 .0
44
55toolchain go1.24.12
66
77require (
88 github.com/google/go-github v17.0.0+incompatible
9- golang.org/x/oauth2 v0.27 .0
9+ golang.org/x/oauth2 v0.34 .0
1010)
1111
1212require github.com/google/go-querystring v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -9,4 +9,6 @@ golang.org/x/oauth2 v0.21.0 h1:tsimM75w1tF/uws5rbeHzIWxEqElMehnc+iW793zsZs=
99golang.org/x/oauth2 v0.21.0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
1010golang.org/x/oauth2 v0.27.0 h1:da9Vo7/tDv5RH/7nZDz1eMGS/q1Vv1N/7FCrBhI9I3M =
1111golang.org/x/oauth2 v0.27.0 /go.mod h1:onh5ek6nERTohokkhCD/y2cV4Do3fxFHFuAejCkRWT8 =
12+ golang.org/x/oauth2 v0.34.0 h1:hqK/t4AKgbqWkdkcAeI8XLmbK+4m4G5YeQRrmiotGlw =
13+ golang.org/x/oauth2 v0.34.0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
1214golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments