fix(deps): update module golang.org/x/time to v0.6.0 (#6944)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-11 11:38:32 +08:00
committed by GitHub
parent 8032d0afb6
commit 34e34ef564
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -63,7 +63,7 @@ require (
golang.org/x/image v0.18.0
golang.org/x/net v0.27.0
golang.org/x/oauth2 v0.22.0
golang.org/x/time v0.5.0
golang.org/x/time v0.6.0
google.golang.org/appengine v1.6.8
gopkg.in/ldap.v3 v3.1.0
gorm.io/driver/mysql v1.5.7