Update module golang.org/x/text to v0.6.0
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
2f779e6106
commit
ea52c6132f
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -4,7 +4,7 @@ go 1.18
|
|||
|
||||
require (
|
||||
github.com/gin-gonic/gin v1.8.2
|
||||
golang.org/x/text v0.5.0
|
||||
golang.org/x/text v0.6.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue