chore(deps): update module golang.org/x/text to v0.14.0 - autoclosed #139

Closed
renovate wants to merge 1 commits from renovate/golang.org-x-text-0.x into master
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -21,7 +21,7 @@ require (
github.com/uptrace/bun/driver/pgdriver v1.1.16
github.com/urfave/cli/v2 v2.25.7
go.uber.org/zap v1.26.0
golang.org/x/text v0.13.0
golang.org/x/text v0.14.0
golang.org/x/time v0.3.0
)