chore(deps): update module golang.org/x/text to v0.14.0
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate 2023-12-09 08:58:26 +00:00
parent ded19ff184
commit 0fff290ea2
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
)