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 @@ -30,7 +30,7 @@ require (
30
30
go.opentelemetry.io/otel v1.29.0 // indirect
31
31
go.opentelemetry.io/otel/metric v1.29.0 // indirect
32
32
go.opentelemetry.io/otel/trace v1.29.0 // indirect
33
- golang.org/x/crypto v0.30 .0 // indirect
33
+ golang.org/x/crypto v0.31 .0 // indirect
34
34
golang.org/x/sys v0.28.0 // indirect
35
35
golang.org/x/text v0.21.0 // indirect
36
36
google.golang.org/genproto/googleapis/api v0.0.0-20241118233622-e639e219e697 // indirect
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ go.opentelemetry.io/otel/metric v1.29.0 h1:vPf/HFWTNkPu1aYeIsc98l4ktOQaL6LeSoeV2
37
37
go.opentelemetry.io/otel/metric v1.29.0 /go.mod h1:auu/QWieFVWx+DmQOUMgj0F8LHWdgalxXqvp7BII/W8 =
38
38
go.opentelemetry.io/otel/trace v1.29.0 h1:J/8ZNK4XgR7a21DZUAsbF8pZ5Jcw1VhACmnYt39JTi4 =
39
39
go.opentelemetry.io/otel/trace v1.29.0 /go.mod h1:eHl3w0sp3paPkYstJOmAimxhiFXPg+MMTlEh3nsQgWQ =
40
- golang.org/x/crypto v0.30 .0 h1:RwoQn3GkWiMkzlX562cLB7OxWvjH1L8xutO2WoJcRoY =
41
- golang.org/x/crypto v0.30 .0 /go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk =
40
+ golang.org/x/crypto v0.31 .0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U =
41
+ golang.org/x/crypto v0.31 .0 /go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk =
42
42
golang.org/x/net v0.32.0 h1:ZqPmj8Kzc+Y6e0+skZsuACbx+wzMgo5MQsJh9Qd6aYI =
43
43
golang.org/x/net v0.32.0 /go.mod h1:CwU0IoeOlnQQWJ6ioyFrfRuomB8GKF6KbYXZVyeXNfs =
44
44
golang.org/x/oauth2 v0.24.0 h1:KTBBxWqUa0ykRPLtV69rRto9TLXcqYkeswu48x/gvNE =
You can’t perform that action at this time.
0 commit comments