build(deps): bump golang.org/x/time from 0.5.0 to 0.9.0

Bumps [golang.org/x/time](https://github.com/golang/time) from 0.5.0 to 0.9.0.
- [Commits](https://github.com/golang/time/compare/v0.5.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-13 17:09:27 +00:00
committed by Pires
parent b8cfb1bf38
commit aff0d1483c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -23,7 +23,7 @@ require (
go.opentelemetry.io/otel/sdk v1.33.0
go.opentelemetry.io/otel/trace v1.33.0
golang.org/x/sync v0.10.0
golang.org/x/time v0.5.0
golang.org/x/time v0.9.0
google.golang.org/protobuf v1.35.2
gotest.tools v2.2.0+incompatible
k8s.io/api v0.31.4