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 @@ -13,7 +13,7 @@ require (
1313 github.com/stretchr/testify v1.11.1
1414 go.uber.org/mock v0.6.0
1515 go.uber.org/multierr v1.11.0
16- golang.org/x/oauth2 v0.35 .0
16+ golang.org/x/oauth2 v0.36 .0
1717 gopkg.in/yaml.v3 v3.0.1
1818)
1919
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ go.uber.org/mock v0.6.0 h1:hyF9dfmbgIX5EfOdasqLsWD6xqpNZlXblLB/Dbnwv3Y=
5858go.uber.org/mock v0.6.0 /go.mod h1:KiVJ4BqZJaMj4svdfmHM0AUx4NJYO8ZNpPnZn1Z+BBU =
5959go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0 =
6060go.uber.org/multierr v1.11.0 /go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y =
61- golang.org/x/oauth2 v0.35 .0 h1:Mv2mzuHuZuY2+bkyWXIHMfhNdJAdwW3FuWeCPYN5GVQ =
62- golang.org/x/oauth2 v0.35 .0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
61+ golang.org/x/oauth2 v0.36 .0 h1:peZ/1z27fi9hUOFCAZaHyrpWG5lwe0RJEEEeH0ThlIs =
62+ golang.org/x/oauth2 v0.36 .0 /go.mod h1:YDBUJMTkDnJS+A4BP4eZBjCqtokkg1hODuPjwiGPO7Q =
6363golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
6464golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
6565golang.org/x/sys v0.12.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
Original file line number Diff line number Diff line change @@ -72,8 +72,8 @@ go.uber.org/mock/gomock
7272# go.uber.org/multierr v1.11.0
7373## explicit; go 1.19
7474go.uber.org/multierr
75- # golang.org/x/oauth2 v0.35 .0
76- ## explicit; go 1.24 .0
75+ # golang.org/x/oauth2 v0.36 .0
76+ ## explicit; go 1.25 .0
7777golang.org/x/oauth2
7878golang.org/x/oauth2/internal
7979# golang.org/x/sys v0.41.0
You can’t perform that action at this time.
0 commit comments