fix(deps): update module golang.org/x/time to v0.3.0

This commit is contained in:
renovate[bot]
2022-12-04 23:47:52 +00:00
committed by GitHub
parent 9d46f58a93
commit 0df2839961
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/teris-io/shortid v0.0.0-20220617161101-71ec9f2aa569
github.com/yuin/goldmark v1.5.3
golang.org/x/mod v0.7.0
golang.org/x/time v0.2.0
golang.org/x/time v0.3.0
mvdan.cc/xurls v1.1.0
)