diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-04 10:59:00 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-04 10:59:00 +0000 |
| commit | fa25a41b42bdc60ec9ec2bf506580869690c00d2 (patch) | |
| tree | 38023b9fca686017ad7adc0207ab0c2102434a33 /go.mod | |
| parent | 6c9c582c78ece0a9dee13d682de69555a5840aad (diff) | |
| download | x-fa25a41b42bdc60ec9ec2bf506580869690c00d2.tar.xz x-fa25a41b42bdc60ec9ec2bf506580869690c00d2.zip | |
build(deps): bump golang.org/x/time from 0.5.0 to 0.10.0 (#688)
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.5.0 to 0.10.0.
- [Commits](https://github.com/golang/time/compare/v0.5.0...v0.10.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -263,7 +263,7 @@ require ( golang.org/x/net v0.35.0 golang.org/x/sys v0.30.0 // indirect golang.org/x/text v0.22.0 // indirect - golang.org/x/time v0.5.0 + golang.org/x/time v0.10.0 golang.org/x/tools v0.30.0 google.golang.org/protobuf v1.36.4 ) |
