File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
27
27
github.com/uber/jaeger-client-go v2.30.0+incompatible
28
28
github.com/uber/jaeger-lib v2.4.1+incompatible
29
29
golang.org/x/net v0.4.0
30
- golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
30
+ golang.org/x/oauth2 v0.3.0
31
31
golang.org/x/sync v0.1.0
32
32
gopkg.in/yaml.v3 v3.0.1
33
33
)
Original file line number Diff line number Diff line change @@ -669,6 +669,8 @@ golang.org/x/oauth2 v0.0.0-20220608161450-d0670ef3b1eb/go.mod h1:jaDAt6Dkxork7Lm
669
669
golang.org/x/oauth2 v0.0.0-20220822191816-0ebed06d0094 /go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg =
670
670
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 h1:lxqLZaMad/dJHMFZH0NiNpiEZI/nhgWhe4wgzpE+MuA =
671
671
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1 /go.mod h1:h4gKUeWbJ4rQPri7E0u6Gs4e9Ri2zaLxzw5DI5XGrYg =
672
+ golang.org/x/oauth2 v0.3.0 h1:6l90koy8/LaBLmLu8jpHeHexzMwEita0zFfYlggy2F8 =
673
+ golang.org/x/oauth2 v0.3.0 /go.mod h1:rQrIauxkUhJ6CuwEXwymO2/eh4xz2ZWF1nBkcxS+tGk =
672
674
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
673
675
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
674
676
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments