Update module golang.org/x/text to v0.9.0
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Renovate Bot 2023-04-06 10:16:07 +00:00
commit 1ca12a3f0f
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.9.0
golang.org/x/text v0.8.0
golang.org/x/text v0.9.0
)
require (