fix(deps): update module golang.org/x/mod to v0.18.0

This commit is contained in:
renovate[bot]
2024-07-03 15:59:50 +00:00
committed by GitHub
parent df2f548de8
commit 2c88db62a5
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

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