fix(deps): update module golang.org/x/mod to v0.7.0 (#2337)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-11-12 12:07:14 -08:00
committed by GitHub
parent 88217b9f06
commit aae5fb6e3f
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

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