1
0
mirror of https://github.com/mgechev/revive.git synced 2025-10-30 23:37:49 +02:00

chore(deps): update module golang.org/x/text to v0.30.0

This commit is contained in:
renovate[bot]
2025-10-08 19:09:15 +00:00
committed by GitHub
parent c603da3180
commit 2ea6d7d7bc

2
go.mod
View File

@@ -21,6 +21,6 @@ require (
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/sys v0.35.0 // indirect
golang.org/x/text v0.28.0 // indirect
golang.org/x/text v0.30.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)