File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/prometheus/test-infra
22
3- go 1.23 .0
3+ go 1.24 .0
44
55require (
66 cloud.google.com/go/container v1.44.0
@@ -14,7 +14,7 @@ require (
1414 github.com/prometheus/client_golang v1.22.0
1515 github.com/prometheus/common v0.65.0
1616 github.com/thanos-io/objstore v0.0.0-20240913165201-fd105025a2e5
17- golang.org/x/oauth2 v0.30 .0
17+ golang.org/x/oauth2 v0.33 .0
1818 golang.org/x/sync v0.16.0
1919 google.golang.org/api v0.244.0
2020 google.golang.org/grpc v1.74.2
Original file line number Diff line number Diff line change @@ -533,8 +533,8 @@ golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwY
533533golang.org/x/net v0.42.0 h1:jzkYrhi3YQWD6MLBJcsklgQsoAcw89EcZbJw8Z614hs =
534534golang.org/x/net v0.42.0 /go.mod h1:FF1RA5d3u7nAYA4z2TkclSCKh68eSXtiFwcWQpPXdt8 =
535535golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
536- golang.org/x/oauth2 v0.30 .0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI =
537- golang.org/x/oauth2 v0.30 .0 /go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU =
536+ golang.org/x/oauth2 v0.33 .0 h1:4Q+qn+E5z8gPRJfmRy7C2gGG3T4jIprK6aSYgTXGRpo =
537+ golang.org/x/oauth2 v0.33 .0 /go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA =
538538golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
539539golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
540540golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments