Bump golang.org/x/sync from 0.5.0 to 0.7.0 (#1209)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Heba <31887807+helayoty@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-10 14:40:14 -07:00
committed by GitHub
parent 762d5fb2a5
commit 76547669a8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -21,7 +21,7 @@ require (
go.opentelemetry.io/otel v1.22.0
go.opentelemetry.io/otel/sdk v1.22.0
go.opentelemetry.io/otel/trace v1.22.0
golang.org/x/sync v0.5.0
golang.org/x/sync v0.7.0
golang.org/x/sys v0.18.0
golang.org/x/time v0.3.0
google.golang.org/protobuf v1.34.1