File tree Expand file tree Collapse file tree 3 files changed +65
-38
lines changed Expand file tree Collapse file tree 3 files changed +65
-38
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ require (
17
17
github.com/stretchr/testify v1.10.0
18
18
golang.org/x/exp v0.0.0-20240506185415-9bf2ced13842
19
19
golang.org/x/net v0.37.0
20
- golang.org/x/sync v0.12 .0
20
+ golang.org/x/sync v0.13 .0
21
21
google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a
22
22
google.golang.org/grpc v1.70.0
23
23
google.golang.org/protobuf v1.36.6
Original file line number Diff line number Diff line change @@ -458,8 +458,8 @@ golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJ
458
458
golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
459
459
golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
460
460
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
461
- golang.org/x/sync v0.12 .0 h1:MHc5BpPuC30uJk597Ri8TV3CNZcTLu6B6z4lJy+g6Jw =
462
- golang.org/x/sync v0.12 .0 /go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA =
461
+ golang.org/x/sync v0.13 .0 h1:AauUjRAJ9OSnvULf/ARrrVywoJDy0YS2AwQ98I37610 =
462
+ golang.org/x/sync v0.13 .0 /go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA =
463
463
golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
464
464
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
465
465
golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
You can’t perform that action at this time.
0 commit comments