Update module golang.org/x/text to v0.7.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2023-02-08 18:16:38 +00:00
commit df074797a0
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.18
require (
github.com/gin-gonic/gin v1.8.2
golang.org/x/text v0.6.0
golang.org/x/text v0.7.0
)
require (