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 (
1313 github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9
1414 github.com/rs/zerolog v1.34.0
1515 github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
16- golang.org/x/oauth2 v0.33 .0
16+ golang.org/x/oauth2 v0.34 .0
1717 gopkg.in/yaml.v2 v2.4.0
1818)
1919
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
5353github.com/shurcooL/graphql v0.0.0-20230722043721-ed46e5a46466 /go.mod h1:9dIRpgIY7hVhoqfe0/FcYp0bpInZaT7dc3BYOprrIUE =
5454golang.org/x/crypto v0.45.0 h1:jMBrvKuj23MTlT0bQEOBcAE0mjg8mK9RXFhRH6nyF3Q =
5555golang.org/x/crypto v0.45.0 /go.mod h1:XTGrrkGJve7CYK7J8PEww4aY7gM3qMCElcJQ8n8JdX4 =
56- golang.org/x/oauth2 v0.33 .0 h1:4Q+qn+E5z8gPRJfmRy7C2gGG3T4jIprK6aSYgTXGRpo =
57- golang.org/x/oauth2 v0.33 .0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
56+ golang.org/x/oauth2 v0.34 .0 h1:hqK/t4AKgbqWkdkcAeI8XLmbK+4m4G5YeQRrmiotGlw =
57+ golang.org/x/oauth2 v0.34 .0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
5858golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
5959golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
6060golang.org/x/sys v0.12.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments