Bump golang.org/x/time from 0.3.0 to 0.5.0 (#1197)

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 21:52:35 +00:00
committed by GitHub
parent 6aeccbef59
commit 5b9c1ce860
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -23,7 +23,7 @@ require (
go.opentelemetry.io/otel/trace v1.22.0
golang.org/x/sync v0.7.0
golang.org/x/sys v0.18.0
golang.org/x/time v0.3.0
golang.org/x/time v0.5.0
google.golang.org/protobuf v1.34.1
gotest.tools v2.2.0+incompatible
k8s.io/api v0.29.1