File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9
14
14
github.com/rs/zerolog v1.34.0
15
15
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
16
- golang.org/x/oauth2 v0.30 .0
16
+ golang.org/x/oauth2 v0.31 .0
17
17
gopkg.in/yaml.v2 v2.4.0
18
18
)
19
19
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 h1:17JxqqJY66GmZV
53
53
github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
54
54
golang.org/x/crypto v0.41.0 h1:WKYxWedPGCTVVl5+WHSSrOBT0O8lx32+zxmHxijgXp4 =
55
55
golang.org/x/crypto v0.41.0 /go.mod h1:pO5AFd7FA68rFak7rOAGVuygIISepHftHnr8dr6+sUc =
56
- golang.org/x/oauth2 v0.30 .0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI =
57
- golang.org/x/oauth2 v0.30 .0 /go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU =
56
+ golang.org/x/oauth2 v0.31 .0 h1:8Fq0yVZLh4j4YA47vHKFTa9Ew5XIrCP8LC6UeNZnLxo =
57
+ golang.org/x/oauth2 v0.31 .0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
58
58
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
59
59
golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
60
60
golang.org/x/sys v0.12.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments