Commit f125c99 1 parent 3270a00 commit f125c99 Copy full SHA for f125c99
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.48.0
10
10
go.opentelemetry.io/otel v1.23.1
11
11
go.opentelemetry.io/otel/trace v1.23.1
12
- golang.org/x/oauth2 v0.16 .0
12
+ golang.org/x/oauth2 v0.17 .0
13
13
)
14
14
15
15
require (
@@ -22,7 +22,7 @@ require (
22
22
github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29 // indirect
23
23
github.com/stretchr/objx v0.5.0 // indirect
24
24
go.opentelemetry.io/otel/metric v1.23.1 // indirect
25
- golang.org/x/net v0.20 .0 // indirect
25
+ golang.org/x/net v0.21 .0 // indirect
26
26
google.golang.org/appengine v1.6.7 // indirect
27
27
google.golang.org/protobuf v1.31.0 // indirect
28
28
gopkg.in/yaml.v3 v3.0.1 // indirect
Original file line number Diff line number Diff line change @@ -40,10 +40,10 @@ go.opentelemetry.io/otel/trace v1.23.1 h1:4LrmmEd8AU2rFvU1zegmvqW7+kWarxtNOPyeL6
40
40
go.opentelemetry.io/otel/trace v1.23.1 /go.mod h1:4IpnpJFwr1mo/6HL8XIPJaE9y0+u1KcVmuW7dwFSVrI =
41
41
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
42
42
golang.org/x/net v0.0.0-20190603091049-60506f45cf65 /go.mod h1:HSz+uSET+XFnRR8LxR5pz3Of3rY3CfYBVs4xY44aLks =
43
- golang.org/x/net v0.20 .0 h1:aCL9BSgETF1k+blQaYUBx9hJ9LOGP3gAVemcZlf1Kpo =
44
- golang.org/x/net v0.20 .0 /go.mod h1:z8BVo6PvndSri0LbOE3hAn0apkU+1YvI6E70E9jsnvY =
45
- golang.org/x/oauth2 v0.16 .0 h1:aDkGMBSYxElaoP81NpoUoz2oo2R2wHdZpGToUxfyQrQ =
46
- golang.org/x/oauth2 v0.16 .0 /go.mod h1:hqZ+0LWXsiVoZpeld6jVt06P3adbS2Uu911W1SsJv2o =
43
+ golang.org/x/net v0.21 .0 h1:AQyQV4dYCvJ7vGmJyKki9+PBdyvhkSd8EIx/qb0AYv4 =
44
+ golang.org/x/net v0.21 .0 /go.mod h1:bIjVDfnllIU7BJ2DNgfnXvpSvtn8VRwhlsaeUTyUS44 =
45
+ golang.org/x/oauth2 v0.17 .0 h1:6m3ZPmLEFdVxKKWnKq4VqZ60gutO35zm+zrAHVmHyDQ =
46
+ golang.org/x/oauth2 v0.17 .0 /go.mod h1:OzPDGQiuQMguemayvdylqddI7qcD9lnSDb+1FiwQ5HA =
47
47
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
48
48
golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
49
49
golang.org/x/text v0.3.2 /go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk =
You can’t perform that action at this time.
0 commit comments