chore(deps): update module golang.org/x/time to v0.14.0 (#2248)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-02 18:37:49 +01:00
committed by GitHub
parent 52efb1c61c
commit 4fc7402985
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -36,7 +36,7 @@ require (
golang.org/x/oauth2 v0.32.0 // indirect
golang.org/x/sync v0.17.0 // indirect
golang.org/x/text v0.30.0 // indirect
golang.org/x/time v0.13.0 // indirect
golang.org/x/time v0.14.0 // indirect
google.golang.org/protobuf v1.36.10 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)