File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4596,11 +4596,11 @@ THE SOFTWARE.
45964596
45974597--------------------------------------------------------------------------------
45984598Dependency : golang.org/x/sync
4599- Version: v0.15 .0
4599+ Version: v0.16 .0
46004600Licence type (autodetected): BSD-3-Clause
46014601--------------------------------------------------------------------------------
46024602
4603- Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.15 .0/LICENSE:
4603+ Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.16 .0/LICENSE:
46044604
46054605Copyright 2009 The Go Authors.
46064606
Original file line number Diff line number Diff line change @@ -4596,11 +4596,11 @@ THE SOFTWARE.
45964596
45974597--------------------------------------------------------------------------------
45984598Dependency : golang.org/x/sync
4599- Version: v0.15 .0
4599+ Version: v0.16 .0
46004600Licence type (autodetected): BSD-3-Clause
46014601--------------------------------------------------------------------------------
46024602
4603- Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.15 .0/LICENSE:
4603+ Contents of probable licence file $GOMODCACHE/golang.org/x/sync@v0.16 .0/LICENSE:
46044604
46054605Copyright 2009 The Go Authors.
46064606
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ require (
3737 go.elastic.co/apm/v2 v2.7.1
3838 go.elastic.co/ecszerolog v0.2.0
3939 go.uber.org/zap v1.27.0
40- golang.org/x/sync v0.15 .0
40+ golang.org/x/sync v0.16 .0
4141 golang.org/x/time v0.12.0
4242 google.golang.org/grpc v1.73.0
4343 google.golang.org/protobuf v1.36.6
Original file line number Diff line number Diff line change @@ -244,8 +244,8 @@ golang.org/x/net v0.38.0/go.mod h1:ivrbrMbzFq5J41QOQh0siUuly180yBYtLp+CKbEaFx8=
244244golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
245245golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
246246golang.org/x/sync v0.1.0 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
247- golang.org/x/sync v0.15 .0 h1:KWH3jNZsfyT6xfAfKiz6MRNmd46ByHDYaZ7KSkCtdW8 =
248- golang.org/x/sync v0.15 .0 /go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA =
247+ golang.org/x/sync v0.16 .0 h1:ycBJEhp9p4vXvUZNszeOq0kGTPghopOL8q0fq3vstxw =
248+ golang.org/x/sync v0.16 .0 /go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA =
249249golang.org/x/sys v0.0.0-20180810173357-98c5dad5d1a0 /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
250250golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
251251golang.org/x/sys v0.0.0-20190916202348-b4ddaad3f8a3 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
You can’t perform that action at this time.
0 commit comments