File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
3030 golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
3131 golang.org/x/oauth2 v0.24.0
3232 golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c
33- golang.org/x/sync v0.9 .0
33+ golang.org/x/sync v0.10 .0
3434 golang.org/x/sys v0.27.0
3535 golang.org/x/tools v0.27.0
3636 google.golang.org/api v0.198.0
Original file line number Diff line number Diff line change @@ -1582,8 +1582,8 @@ golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJ
15821582golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
15831583golang.org/x/sync v0.0.0-20220929204114-8fcdb60fdcc0 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
15841584golang.org/x/sync v0.1.0 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
1585- golang.org/x/sync v0.9 .0 h1:fEo0HyrW1GIgZdpbhCRO0PkJajUS5H9IFUztCgEo2jQ =
1586- golang.org/x/sync v0.9 .0 /go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk =
1585+ golang.org/x/sync v0.10 .0 h1:3NQrjDixjgGwUOCaF8w2+VYHv0Ve/vGYSbdkTa98gmQ =
1586+ golang.org/x/sync v0.10 .0 /go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk =
15871587golang.org/x/sys v0.0.0-20180830151530-49385e6e1522 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
15881588golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
15891589golang.org/x/sys v0.0.0-20190312061237-fead79001313 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
Original file line number Diff line number Diff line change @@ -1253,7 +1253,7 @@ golang.org/x/oauth2/jwt
12531253golang.org/x/perf/benchstat
12541254golang.org/x/perf/internal/stats
12551255golang.org/x/perf/storage/benchfmt
1256- # golang.org/x/sync v0.9 .0
1256+ # golang.org/x/sync v0.10 .0
12571257## explicit; go 1.18
12581258golang.org/x/sync/errgroup
12591259golang.org/x/sync/semaphore
You can’t perform that action at this time.
0 commit comments