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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-19 12:56:44 -07:00
committed by GitHub
parent 7c3d4d26df
commit 5218e78537
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/teris-io/shortid v0.0.0-20220617161101-71ec9f2aa569
github.com/yuin/goldmark v1.7.4
golang.org/x/mod v0.18.0
golang.org/x/time v0.5.0
golang.org/x/time v0.6.0
)
require (