Commit 519cb11 1 parent a897479 commit 519cb11 Copy full SHA for 519cb11
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ require (
127
127
go.opentelemetry.io/otel/sdk v1.22.0 // indirect
128
128
go.opentelemetry.io/otel/trace v1.31.0 // indirect
129
129
golang.org/x/mod v0.21.0 // indirect
130
- golang.org/x/net v0.30 .0 // indirect
130
+ golang.org/x/net v0.33 .0 // indirect
131
131
golang.org/x/sync v0.10.0 // indirect
132
132
golang.org/x/sys v0.28.0 // indirect
133
133
golang.org/x/text v0.21.0 // indirect
Original file line number Diff line number Diff line change @@ -363,6 +363,8 @@ golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug
363
363
golang.org/x/net v0.2.0 /go.mod h1:KqCZLdyyvdV855qA2rE3GC2aiw5xGR5TEjj8smXukLY =
364
364
golang.org/x/net v0.30.0 h1:AcW1SDZMkb8IpzCdQUaIq2sP4sZ4zw+55h6ynffypl4 =
365
365
golang.org/x/net v0.30.0 /go.mod h1:2wGyMJ5iFasEhkwi13ChkO/t1ECNC4X4eBKkVFyYFlU =
366
+ golang.org/x/net v0.33.0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I =
367
+ golang.org/x/net v0.33.0 /go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4 =
366
368
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
367
369
golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
368
370
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments