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 @@ -31,7 +31,7 @@ require (
3131 go.opentelemetry.io/otel/sdk/metric v1.24.0
3232 go.opentelemetry.io/otel/trace v1.24.0
3333 go.uber.org/mock v0.4.0
34- golang.org/x/oauth2 v0.17 .0
34+ golang.org/x/oauth2 v0.18 .0
3535 golang.org/x/term v0.18.0
3636 google.golang.org/api v0.166.0
3737 google.golang.org/grpc v1.61.1
Original file line number Diff line number Diff line change @@ -259,8 +259,8 @@ golang.org/x/net v0.17.0/go.mod h1:NxSsAGuq816PNPmqtQdLE42eU2Fs7NoRIZrHJAlaCOE=
259259golang.org/x/net v0.22.0 h1:9sGLhx7iRIHEiX0oAJ3MRZMUCElJgy7Br1nO+AMN3Tc =
260260golang.org/x/net v0.22.0 /go.mod h1:JKghWKKOSdJwpW2GEx0Ja7fmaKnMsbu+MWVZTokSYmg =
261261golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
262- golang.org/x/oauth2 v0.17 .0 h1:6m3ZPmLEFdVxKKWnKq4VqZ60gutO35zm+zrAHVmHyDQ =
263- golang.org/x/oauth2 v0.17 .0 /go.mod h1:OzPDGQiuQMguemayvdylqddI7qcD9lnSDb+1FiwQ5HA =
262+ golang.org/x/oauth2 v0.18 .0 h1:09qnuIAgzdx1XplqJvW6CQqMCtGZykZWcXzPMPUusvI =
263+ golang.org/x/oauth2 v0.18 .0 /go.mod h1:Wf7knwG0MPoWIMMBgFlEaSUDaKskp0dCfrlJRJXbBi8 =
264264golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
265265golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
266266golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments